computeProjectExtents Method
Optionally compute the projectExtents for the target iModel depending on the options for this IModelImporter.
computeProjectExtents(): void
note This method is automatically called from IModelTransformer.processChanges and IModelTransformer.processAll.
see IModelDb.computeProjectExtents, IModelImporter.autoExtendProjectExtents
Returns - void
Defined in
- transformer/src/IModelImporter.ts Line 518
Last Updated: 20 June, 2023