processAll Method

Export everything from the source iModel and import the transformed entities into the target iModel.

processAll(): Promise<void>

note IModelTransformer.processSchemas is not called automatically since the target iModel may want a different collection of schemas.

Returns - Promise<void>

Defined in

Last Updated: 20 June, 2023