getHeightAverage Method
Get the average height (altitude) for a given iModel project extents. The height values are geodetic (WGS84 ellipsoid).
getHeightAverage(iModel: IModelConnection): Promise<number>
| Parameter | Type | Description | 
|---|---|---|
| iModel | IModelConnection | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.