Click or drag to resize
SoPathGetIndex Method

Returns the index of the i'th node (within its parent) in the chain.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int GetIndex(
	int i
)

Parameters

i
Type: SystemInt32

Return Value

Type: Int32
Remarks

See Also