AlignmentGetAlignmentLabelIds Method |
Gets the ObjectIdCollection of the Alignment's labels.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetAlignmentLabelIds()
Public Function GetAlignmentLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetAlignmentLabelIds()
Return Value
ObjectIdCollection
See Also