Revit 2026 API
AlignmentName Property |
The Name of this alignment.
Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string Name { get; }
Public ReadOnly Property Name As String Get
public: property String^ Name { String^ get (); }
member Name : string with get
Property Value
StringSee Also