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
- core/backend/src/Model.ts Line 245
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.