Click or drag to resize
SoBaseToString Method
Converts this SoBase structure to a human readable string.

Namespace: OIV.Inventor.Misc
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public override string ToString()

Return Value

Type: String
A string that consists of the given name if any.
See Also