IModelTransformArgs Interface @beta
Required arguments for the IModelTransformer constructor.
Properties
| Name | Type | Description | |
|---|---|---|---|
| source | IModelDb | IModelExporter | The source iModel or exporter to read elements from. | |
| target | EditTxn | IModelImporter | The target for the transformation. |
Defined in
Last Updated: 27 July, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.