Click or drag to resize

RenderSettingsGroundPlane Property

If this object is associated with a document, this gets the document ground plane. If this object is associated with a File3dm, this gets the File3dm's ground plane. Otherwise it gets a 'free-floating' ground plane object.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public GroundPlane GroundPlane { get; }

Property Value

Type: GroundPlane
See Also