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 GeometricModel.queryRange instead.
Returns - Range3d
Defined in
- backend/src/Model.ts Line 248
Last Updated: 20 June, 2023