Click or drag to resize
SoVRMLSwitchGetChoice Method

Returns the nth choice/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 GetChoice(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: SoNode
Remarks