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