Table of contents
Transformations
Download API definition:

Changelog

Jul 3, 2024

Added

Added isAlwaysDrawnExclusive parameter for FilterByViewDefinition configuration.

May 9, 2024

Added

Added MergeIModel configuration endpoint under technology preview. This is a new transformation for merging iModel Forks created using Fork iModel operation in iModels API.

Apr 10, 2024

Added

Added PopulateFederationGuids configuration endpoint under technology preview. This transformation creates a new FederationGuid property value on elements that currently have FederationGuid value set to null.

Mar 22, 2024

Added

Added ImportIModel configuration endpoint under technology preview. This is a new transformation for importing source iModels to target iModels.

Mar 5, 2024

Added

Added CreatedDateTime to Transformation entity.

Jul 26, 2023

Added

Added alwaysDrawn property for transformParams when creating filterByViewDefinition configuration.

May 19, 2023

Added

Added new documentation for transformation status

May 18, 2023

Changed

Removed the technology preview from the get all transformations endpoint.

Mar 27, 2023

Added

Added viewMode, hiddenModels and hiddenCategories transformation properties.

Mar 13, 2023

Announcement

Initial technology preview release of the API.

Added

Added new configuration to run filterSubCategories transformation on iModels.

Added new properties for transformParams when creating filterByViewDefinition configuration (neverDrawn, subCategoryOvr and clip).

Added

Added new configuration to run filterIModel transformation on iModels.

Added

Added ability to include/filter out elements based on their model and category for FilterByViewDefinition transformation.

Added

New transformation capable of merging multiple iModels support added

Added

New transformation that allows the creation of new custom EC schemas and is capable of remapping already existing elements to the new EC classes with new EC properties.

Added

New transformation allows you to combine physical models based on the EC query into physical models with specified names, added necessary policies and implemented tests.

Added

Added property "simplifyGeometry" for CombinePhyscialModelsV2 transformation, which allows to simplify geometries inside the iModel for greater viewing optimization.

Added

Added get all configurations endpoint which allows query configurations by project ID.

Added

Added new transformation 'AlignIModelData' which allows to remap data within the iModel and perform dynamic schema optimizations.

Added

New transformation that allows to create fork iModel.

Added

New transformation that allows to merge forked iModel.

Added

New property which specifies the type of transformation in configuration.

Added

Added get all transformations endpoint which allows query transformations by configuration ID.

Added

Added "Initializing" transformation status state