CogoPointCollectionSetElevation Method

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