SetElevationByOffset Method

Overload List

  NameDescription
Public methodSetElevationByOffset(ObjectId, Double)
Sets the elevation for a single CogoPoint using an offset value.
Public methodSetElevationByOffset(IEnumerable<ObjectId>, IEnumerable<Double>)
Sets Elevation for multiple CogoPoints with different elevation values.
Public methodSetElevationByOffset(IEnumerable<ObjectId>, Double)
Sets the elevation for multiple CogoPoints with the same elevation using an offset value.

See Also