processAll Method

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

processAll(options?: FinalizeTransformationOptions): Promise<void>

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

Parameter Type Description
options FinalizeTransformationOptions  

Returns - Promise

Defined in

Last Updated: 13 May, 2024