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