SoGeoLOD Constructor (Int32) |
Constructor that takes approximate number of children.
Namespace: OIV.Inventor.GeoAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoGeoLOD(
int nChildren
)
Public Sub New (
nChildren As Integer
)
public:
SoGeoLOD(
int nChildren
)
new :
nChildren : int -> SoGeoLOD
Parameters
- nChildren
- Type: SystemInt32
Remarks See Also