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