SectionViewGetSectionMinorOffsetLabelGroupIds Method |
Gets an ObjectIdCollection of all the SectionMinorOffsetLabelGroup objects in the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntaxpublic ObjectIdCollection GetSectionMinorOffsetLabelGroupIds()
Public Function GetSectionMinorOffsetLabelGroupIds As ObjectIdCollection
public:
ObjectIdCollection^ GetSectionMinorOffsetLabelGroupIds()
Return Value
ObjectIdCollection
See Also