GroundPlaneAutoAltitude Property |
Determines whether the ground plane is fixed by the Altitude property, or whether it is automatically placed at the lowest point in the model.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic bool AutoAltitude { get; set; }
Public Property AutoAltitude As Boolean
Get
Set
Property Value
Type:
Boolean
See Also