Click or drag to resize

ConstructionPlanePlane Property

Gets or sets the geometric plane to use for construction.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Plane Plane { get; set; }

Property Value

Type: Plane
See Also