Gets the objectId collection of all GeneralSegmentLabel objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public ObjectIdCollection GetGeneralSegmentLabelIds()
Visual Basic
Public Function GetGeneralSegmentLabelIds As ObjectIdCollection
Visual C++
public:
ObjectIdCollection^ GetGeneralSegmentLabelIds()