The SectionView type exposes the following members.

Methods

  NameDescription
Public methodGetPipeSectionLabelIds
Gets an ObjectIdCollection of all the PipeSectionLabel objects in the SectionView.
Public methodGetSectionGradeBreakLabelGroupIds
Gets the ObjectIdCollection of all the SectionGradeBreakLabelGroup objects in the SectionView.
Public methodGetSectionMinorOffsetLabelGroupIds
Gets an ObjectIdCollection of all the SectionMinorOffsetLabelGroup objects in the SectionView.
Public methodGetSectionOffsetLabelGroupIds
Gets an ObjectIdCollection of all the SectionOffsetLabelGroup objects in the SectionView.
Public methodGetSectionProjectionLabelIds
Gets an ObjectIdCollection of the SectionProjectionLabels in the SectionView.
Public methodGetSectionSegmentLabelGroupIds
Gets an ObjectIdCollection of all the SectionSegmentLabelGroup objects in the SectionView.
Public methodGetSectionViewDepthLabelIds
Gets an ObjectIdCollection of the SectionViewDepthLabels in the SectionView.
Public methodGetSectionViewOffsetElevationLabelIds
Gets an ObjectIdCollection of all the SectionViewOffsetElevationLabels in the SectionView.
Public methodGetStructureSectionLabelIds
Gets an ObjectIdCollection of all the StructureSectionLabel objects in the SectionView.
Public methodToStationElevation
Convert position in AutoCAD coordinate system to station and elevation in graph.
(Inherited from Graph.)
Public methodToWorldCoordinate
Convert the station and elevation in graph to AutoCAD coordinate system.
(Inherited from Graph.)

See Also