The FeatureLine type exposes the following members.

Methods

  NameDescription
Public methodAssignElevationsFromSurface
Assigns elevations from surface.
Public methodStatic memberCreate
Creates a FeatureLine from the specified Line, Arc, Polyline, Polyline2d or Polyline3d.
Public methodDeleteElevationPoint
Deletes an elevation point along the FeatureLine.
Public methodDeletePIPoint
Deletes a PI point along the FeatureLine.
Public methodGet3dDistanceAtPoint
Gets the 3d distance at given point along the FeatureLine.
Public methodGetBulge
Gets the bulge at the index of feature line's segment.
Public methodGetDeflectionAngleAtPoint
Gets the deflection angle in radians at given point along the FeatureLine.
Public methodGetGradeInAtPoint
Gets the in grade at given point along the FeatureLine.
Public methodGetGradeOutAtPoint
Gets the out grade at given point along the FeatureLine.
Public methodGetPoints
Gets the feature line points by type.
Public methodInsertElevationPoint
Inserts an elevation point along the FeatureLine.
Public methodInsertPIPoint
Inserts a PI point along the FeatureLine.
Public methodStatic memberMoveToSite
Move FeatureLine to another Site.
Public methodSetBulge
Sets the bulge at the index of feature line's segment.
Public methodSetPointElevation
Set an elevation to existing Feature Point.

See Also