PreImportContext<T> Interface @beta

Context provided to the beforeImport callback.

Properties

Name Type Description
data T | undefined Optional user-provided data for pre-import operations  
iModel IModelDb The iModel being modified  
schemaData string[] Schemas about to be imported  

Defined in

Last Updated: 10 April, 2026