Click or drag to resize
SoVRMLSwitchFindChoice Method

Finds index of given choice/child within group.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public int FindChoice(
	SoNode choice1
)

Parameters

choice1
Type: OIV.Inventor.NodesSoNode

Return Value

Type: Int32
Remarks