ConstructionPlaneName Property  | 
 
            Gets or sets the name of the construction plane.
            
 
    Namespace: 
   Rhino.DocObjects
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic string Name { get; set; }Public Property Name As String
	Get
	Set
Property Value
Type: 
String
See Also