Click or drag to resize
SoVRMLLODReplaceLevel Method (Int32, SoNode)

Replaces level with given index with new level/child.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public void ReplaceLevel(
	int index,
	SoNode newLevel
)

Parameters

index
Type: SystemInt32
newLevel
Type: OIV.Inventor.NodesSoNode
Remarks