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: 20 June, 2023