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