queryExtents Method
Query for the union of the extents of the elements contained by this model.
queryExtents(): Range3d
@note This function blocks the JavaScript event loop. Consider using queryRange instead.
Returns - Range3d
Defined in
- backend/src/Model.ts Line 337
Last Updated: 10 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.