Share

SectionView Methods

The SectionView type exposes the following members.

Methods

 NameDescription
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
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 methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodGetSectionCorridorPointLabelGroupIds Gets the ObjectIdCollection of all the SectionCorridorPointLabelGroup objects in the SectionView.
Public methodGetSectionCrossingLabelIds Gets an ObjectIdCollection of the CrossingSectionLabels 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 methodGetSectionViewGroup Gets the SectionViewGroup of current 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

Reference

Was this information helpful?