Click or drag to resize

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
Syntax
public bool AutoAltitude { get; set; }

Property Value

Type: Boolean
See Also