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