Overload List
| Name | Description | |
|---|---|---|
| SetElevationBySurface(ObjectId, ObjectId) |
Sets the elevation for a single CogoPoint with the elevation obtained from a specified surface.
| |
| SetElevationBySurface(IEnumerable<(Of <<'(ObjectId>)>>), ObjectId) |
Sets the elevation for multiple CogoPoints with elevation values obtained from a specified surface.
|