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