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