SoVRMLSwitch Constructor (Int32) |
Constructor that takes approximate number of choices.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoVRMLSwitch(
int nChoices
)
Public Sub New (
nChoices As Integer
)
public:
SoVRMLSwitch(
int nChoices
)
new :
nChoices : int -> SoVRMLSwitch
Parameters
- nChoices
- Type: SystemInt32
Remarks
See Also