SetElevation Method

Overload List

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

See Also