Revit 2023 API |
AlignmentStationLabelSetOptions..::..TypeId Property |
AlignmentStationLabelSetOptions Class See Also |
Specifies the ElementId of the labels' type.
The default value is InvalidElementId. in this case, CreateSet(Alignment, View, AlignmentStationLabelSetOptions) will throw an exception.
Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2021.1
Syntax
Remarks
Recommended types can be found using IsRecommendedTypeForSet(Element)
Other valid types can be found using IsValidType(Element).