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