Returns an AlignmentStationLabel object for the given element.
Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public static AlignmentStationLabel Get( Element element )
Parameters
- element Element
- The element for which to return the object.
