ReferencePlane.Name
Public Property
The name property of the reference plane.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Name { get; set; }
Property Value
String
Remarks
This property overrides Element’s default implementation.