Click or drag to resize
SoFullPathGetLength Method

Note: This API is now obsolete.

Returns length of path chain (number of nodes).

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use Length property instead.")]
public int GetLength()

Return Value

Type: Int32
Remarks

See Also