Changelog
Jul 3, 2024
Added isAlwaysDrawnExclusive parameter for FilterByViewDefinition configuration.
May 9, 2024
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 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 ImportIModel configuration endpoint under technology preview. This is a new transformation for importing source iModels to target iModels.
Mar 5, 2024
Added CreatedDateTime to Transformation entity.
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 merge forked iModel.
Oct 3, 2022
New transformation that allows to create fork 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 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.
Jul 26, 2022
Added property "simplifyGeometry" for CombinePhyscialModelsV2 transformation, which allows to transform parasolids into meshes.
Jul 19, 2022
Added technology preview operation 'CombinePhysicalModelsV2'.
Jul 4, 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.
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.