Click or drag to resize
SoNodeKitPathGetNode Method (Int32)

Returns the i'th node in the nodekit path.

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

Parameters

i
Type: SystemInt32

Return Value

Type: SoNode
Remarks