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: 2023.1.3.0 (2023.1.3)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9200. Use Length property instead.")]
public int GetLength()

Return Value

Type: Int32
Remarks

See Also