SoMultiSwitch Constructor (Int32) |
Constructor that takes approximate number of children.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMultiSwitch(
int nChildren
)
Public Sub New (
nChildren As Integer
)
public:
SoMultiSwitch(
int nChildren
)
new :
nChildren : int -> SoMultiSwitch
Parameters
- nChildren
- Type: SystemInt32
Remarks See Also