Click or drag to resize
SoNodeKitPath.GetNode Method (Int32)

Returns the i'th node in the nodekit path.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoNode GetNode(
	int i
)

Parameters

i
Type: System.Int32

Return Value

Type: SoNode
Remarks