SectionViewGetSectionViewDepthLabelIds Method |
Gets an ObjectIdCollection of the SectionViewDepthLabels in the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetSectionViewDepthLabelIds()
Public Function GetSectionViewDepthLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetSectionViewDepthLabelIds()
Return Value
ObjectIdCollection
See Also