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