Overload List

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

See Also