Revit 2025 API
Fabrication |
The alias of the fabrication part.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Alias { get; }
Public ReadOnly Property Alias As String Get
public: property String^ Alias { String^ get (); }
member Alias : string with get
Property Value
StringSee Also