GetAlignmentStationLabels
| Name | Return Type | Description |
|---|---|---|
| GetAlignmentStationLabels(Alignment) | ICollection<AlignmentStationLabel> | Returns all alignment station labels placed on the given alignment. |
| GetAlignmentStationLabels(Alignment, ElementId) | ICollection<AlignmentStationLabel> | Returns all alignment station labels placed on the given alignment in the given view. |