onExportModel Method

Override of IModelExportHandler.onExportModel that is called when a Model should be exported from the source iModel. This override calls onTransformModel and then IModelImporter.importModel to update the target iModel.

onExportModel(sourceModel: Model): void

Parameter Type Description
sourceModel Model  

Returns - void

Defined in

Last Updated: 13 May, 2024