CivilDocumentGetGeneralSegmentLabelIds Method |
Gets the objectId collection of all GeneralSegmentLabel objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetGeneralSegmentLabelIds()
Public Function GetGeneralSegmentLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetGeneralSegmentLabelIds()
Return Value
ObjectIdCollection
See Also