SoSelection Constructor (Int32) |
Constructor that specifies the 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 SoSelection(
int nChildren
)
Public Sub New (
nChildren As Integer
)
public:
SoSelection(
int nChildren
)
new :
nChildren : int -> SoSelection
Parameters
- nChildren
- Type: SystemInt32
Remarks See Also