The SectionView type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate
Creates a new section view from a specified sample line.
Public methodFindOffsetAndElevationAtXY
Finds the offset and elevation values at the given X,Y coordinate.
Public methodFindXYAtOffsetAndElevation
Finds the X,Y coordinate for the given section and elevation.
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.

See Also