constructor Method
Construct a new IModelTransformer
IModelTransformer(args: IModelTransformArgs, options?: IModelTransformOptions): IModelTransformer
| Parameter | Type | Description |
|---|---|---|
| args | IModelTransformArgs | The required arguments including source and target. |
| options | IModelTransformOptions | The options that specify how the transformation should be done. |
Returns - IModelTransformer
Defined in
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.