imodel-transformer
Version: 2.0.0-dev.35
Release Notes | Change Log
The @itwin/imodel-transformer package contains classes that backend code can use to traverse iModels, as well as transform an iModel into another existing or empty one, by exporting elements from one during traversal and importing them into another.
You can read further in iModelTransformation and Data Exchange here.
Topics
| Name | Description |
|---|---|
| iModels | Classes for working with iModels. |
| Logging | Logger categories used by this package. |
| ElementAspectExportCoordinator | Internal coordination for scoped, owner-batched ElementAspect export. |
| ElementAspectExportProcessor | Internal source queries, filtering, and export callbacks for ElementAspects owned by accepted elements. |
| IModelTransformerError | Stable identifiers for errors originating from this package. |
| TransformerPackageMetadata | Internal metadata describing this package and its peer dependencies. |
| All | Displays the contents of all topics in this package. |
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.