SoVRMLGeoLODrootNode Property |
The root tile of the hierarchy.
Namespace: OIV.Inventor.GeoAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFNode rootNode { get; }
Public ReadOnly Property rootNode As SoMFNode
Get
public:
property SoMFNode^ rootNode {
SoMFNode^ get ();
}
member rootNode : SoMFNode with get
Property Value
Type:
SoMFNode
Remarks
See Also