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