queryModelRange Method
Query for the union of the ranges of all the elements in this GeometricModel.
queryModelRange(): Promise<Range3d>
@note This value is cached after the first time it is called.
Returns - Promise<Range3d>
Defined in
- core/frontend/src/ModelState.ts Line 106
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.