RhinoDocGroundPlane Property |
Gets the ground plane of this document.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic GroundPlane GroundPlane { get; }
Public ReadOnly Property GroundPlane As GroundPlane
Get
Property Value
Type:
GroundPlane
Exceptions
See Also