SoLOD 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 SoLOD(
int nChildren
)
Public Sub New (
nChildren As Integer
)
public:
SoLOD(
int nChildren
)
new :
nChildren : int -> SoLOD
Parameters
- nChildren
- Type: SystemInt32
Remarks See Also