ComputeProjectExtentsOptions Interface
Options supplied to IModelDb.computeProjectExtents.
Properties
| Name | Type | Description | |
|---|---|---|---|
| reportExtentsWithOutliers | undefined | boolean | If true, the result will include extentsWithOutliers. |
|
| reportOutliers | undefined | boolean | If true, the result will include outliers. |
Defined in
- backend/src/IModelDb.ts Line 74
Last Updated: 30 November, 2023