API Reference > imodeljs-backend > iModels > IModelImporter > autoExtendProjectExtents autoExtendProjectExtents autoExtendProjectExtents: boolean | { excludeOutliers: boolean } If true (the default), compute the projectExtents of the target iModel after elements are imported. The computed projectExtents will either include or exclude outliers depending on the excludeOutliers flag that defaults to false. see IModelImportOptions.autoExtendProjectExtents see IModelImporter Options Defined in core/backend/src/IModelImporter.ts Line 48 Last Updated: 11 June, 2024