Changelog
Jul 26, 2023
Added alwaysDrawn property for transformParams when creating filterByViewDefinition configuration.
May 19, 2023
Removed the technology preview from the get all transformations endpoint.
Added new documentation for transformation status
Mar 27, 2023
Added viewMode, hiddenModels and hiddenCategories transformation properties.
Mar 13, 2023
Added "Initializing" transformation status state
Nov 17, 2022
Added get all transformations endpoint which allows query transformations by configuration ID.
Nov 8, 2022
New property which specifies the type of transformation in configuration.
Oct 10, 2022
New transformation that allows to create fork iModel.
New transformation that allows to merge forked iModel.
Sep 28, 2022
Added new transformation 'AlignIModelData' which allows to remap data within the iModel and perform dynamic schema optimizations.
Aug 1, 2022
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.
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 property "simplifyGeometry" for CombinePhyscialModelsV2 transformation, which allows to simplify geometries inside the iModel for greater viewing optimization.
Added get all configurations endpoint which allows query configurations by project ID.
Apr 27, 2022
New transformation capable of merging multiple iModels support added
Nov 30, 2021
Added ability to include/filter out elements based on their model and category for FilterByViewDefinition transformation.
Oct 28, 2021
Added new configuration to run filterIModel transformation on iModels.
Oct 20, 2021
Added new configuration to run filterSubCategories transformation on iModels.
Added new properties for transformParams when creating filterByViewDefinition configuration (neverDrawn, subCategoryOvr and clip).
Aug 6, 2021
Initial technology preview release of the API.