The SurveyFigure type exposes the following members.

Methods

  NameDescription
Public methodAssignElevationsFromSurface
Assigns elevations from surface.
(Inherited from FeatureLine.)
Public methodDeleteElevationPoint
Deletes an elevation point along the FeatureLine.
(Inherited from FeatureLine.)
Public methodDeletePIPoint
Deletes a PI point along the FeatureLine.
(Inherited from FeatureLine.)
Public methodGet3dDistanceAtPoint
Gets the 3d distance at given point along the FeatureLine.
(Inherited from FeatureLine.)
Public methodGetBulge
Gets the bulge at the index of feature line's segment.
(Inherited from FeatureLine.)
Public methodGetDeflectionAngleAtPoint
Gets the deflection angle in radians at given point along the FeatureLine.
(Inherited from FeatureLine.)
Public methodGetGradeInAtPoint
Gets the in grade at given point along the FeatureLine.
(Inherited from FeatureLine.)
Public methodGetGradeOutAtPoint
Gets the out grade at given point along the FeatureLine.
(Inherited from FeatureLine.)
Public methodGetPoints
Gets the feature line points by type.
(Inherited from FeatureLine.)
Public methodInsertElevationPoint
Inserts an elevation point along the FeatureLine.
(Inherited from FeatureLine.)
Public methodInsertPIPoint
Inserts a PI point along the FeatureLine.
(Inherited from FeatureLine.)
Public methodSetBulge
Sets the bulge at the index of feature line's segment.
(Inherited from FeatureLine.)
Public methodSetPointElevation
Set an elevation to existing Feature Point.
(Inherited from FeatureLine.)

See Also