SectionViewGetSectionProjectionLabelIds Method |
Gets an ObjectIdCollection of the SectionProjectionLabels in the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic ObjectIdCollection GetSectionProjectionLabelIds()
Public Function GetSectionProjectionLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetSectionProjectionLabelIds()
Return Value
ObjectIdCollection
See Also