Overload List

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

See Also