SectionViewGetSectionGradeBreakLabelGroupIds Method |
Gets the ObjectIdCollection of all the SectionGradeBreakLabelGroup objects in the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetSectionGradeBreakLabelGroupIds()
Public Function GetSectionGradeBreakLabelGroupIds As ObjectIdCollection
public:
ObjectIdCollection^ GetSectionGradeBreakLabelGroupIds()
Return Value
ObjectIdCollection
See Also