queryRange Method

Computes the union of the volumes of all geometric elements within one or more GeometricModels, specified by model Id.

queryRange(ids: string | string[]): Promise<Range3d>

@see IModelDb.Models.queryExtents to obtain discrete volumes for each model.

Parameter Type Description
ids string | string[]  

Returns - Promise<Range3d>

Defined in

Last Updated: 13 May, 2024