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

Defined in

Last Updated: 13 December, 2023