Click or drag to resize
SoPathGetLength 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: 2025.1.0.0 (10.17.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9.2.0.0. Use Length property instead.")]
public int GetLength()

Return Value

Type: Int32
Remarks

See Also