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

Replaces choice with given index with new choice/child.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void ReplaceChoice(
	int index,
	SoNode newChoice
)

Parameters

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