Revit 2026 API
Alignment |
The underlying SpotDimension element.
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 Element Element { get; }
Public ReadOnly Property Element As Element Get
public: property Element^ Element { Element^ get (); }
member Element : Element with get
Property Value
ElementSee Also