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

Return Value

Type: Int32
Remarks

See Also