Overload List
Name | Description | |
---|---|---|
![]() | SetElevation(ObjectId, Double) |
Sets Elevation for a single CogoPoint.
|
![]() | SetElevation(IEnumerable<(Of <<'(ObjectId>)>>), IEnumerable<(Of <<'(Double>)>>)) |
Sets the elevation for multiple CogoPoints with different elevation values.
|
![]() | SetElevation(IEnumerable<(Of <<'(ObjectId>)>>), Double) |
Sets Elevation for multiple CogoPoints with the same elevation.
|