Share

SurveyFigure Methods

The SurveyFigure type exposes the following members.

Methods

 NameDescription
Public methodAssignElevationsFromSurface Assigns elevations from surface.
(Inherited from FeatureLine)
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodDeleteElevationPoint Deletes an elevation point along the FeatureLine.
(Inherited from FeatureLine)
Public methodDeleteElevationPoints Deletes elevation points 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 methodGetCurveRadius Gets the radius at the index of feature line's curve.
(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 methodGetPointRelativeElevation Returns the point's elevation, depending on the absolute or relative mode. Use the IsElevationRelativeToSurface() method to determine the elevation type.
(Inherited from FeatureLine)
Public methodGetPoints Gets the feature line points by type.
(Inherited from FeatureLine)
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodInsertElevationPoint Inserts an elevation point along the FeatureLine.
(Inherited from FeatureLine)
Public methodInsertElevationPoints Inserts multiple elevation points along the FeatureLine.
(Inherited from FeatureLine)
Public methodInsertPIPoint Inserts a PI point along the FeatureLine.
(Inherited from FeatureLine)
Public methodIsElevationRelativeToSurface Gets whether the point's elevation is absolute, or relative to the surface. Returns true when it's relative to the surface, false when it's an absolute elevation.
(Inherited from FeatureLine)
Public methodSetBulge Sets the bulge at the index of feature line's segment.
(Inherited from FeatureLine)
Public methodSetCurveRadius Sets the radius at the index of feature line's curve.
(Inherited from FeatureLine)
Public methodSetPointElevation Set an elevation to existing Feature Point.
(Inherited from FeatureLine)
Public methodSetPointRelativeElevation Sets a point's elevtion, with the elevation value specified either as an absolute elevation, or a relative to surface elevation.
(Inherited from FeatureLine)

See Also

Reference

Was this information helpful?