CogoPointCollectionSetElevationByOffset Method

Overload List
 NameDescription
Public methodCode exampleSetElevationByOffset(IEnumerableObjectId, IEnumerableDouble) Sets Elevation for multiple CogoPoints with different elevation values.
Public methodCode exampleSetElevationByOffset(IEnumerableObjectId, Double) Sets the elevation for multiple CogoPoints with the same elevation using an offset value.
Public methodCode exampleSetElevationByOffset(ObjectId, Double) Sets the elevation for a single CogoPoint using an offset value.
Top
See Also