Click or drag to resize
SoVRMLLODInsertLevel Method

Adds a level/child so that it becomes the one with the given index.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void InsertLevel(
	SoNode level1,
	int newLevelIndex
)

Parameters

level1
Type: OIV.Inventor.NodesSoNode
newLevelIndex
Type: SystemInt32
Remarks