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 - autoExtendProjectExtents
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.