Click or drag to resize
SoVRMLSwitchInsertChoice Method

Adds a choice/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 InsertChoice(
	SoNode choice1,
	int newLevelIndex
)

Parameters

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