ConstructionPlanePlane Property  | 
 
            Gets or sets the geometric plane to use for construction.
            
 
    Namespace: 
   Rhino.DocObjects
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Plane Plane { get; set; }Public Property Plane As Plane
	Get
	Set
Property Value
Type: 
Plane
See Also