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

Last Updated: 29 November, 2022