API Reference > imodeljs-backend > iModels > IModelImportOptions > 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 IModelImporter.autoExtendProjectExtents see IModelImporter Options Defined in core/backend/src/IModelImporter.ts Line 31 Last Updated: 11 June, 2024