Share

Alignment.GetAlignmentLabelIds Method

Gets the ObjectIdCollection of the Alignment's labels.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public ObjectIdCollection GetAlignmentLabelIds()

VB

Public Function GetAlignmentLabelIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetAlignmentLabelIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?