Share

AlignmentStationLabel.Get Method

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.

Return Value

AlignmentStationLabel

See Also

Reference

Was this information helpful?