Click or drag to resize
SoVRMLLODGetLevel Method

Returns the nth level/child node.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoNode GetLevel(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: SoNode
Remarks