Asset Transformer SDK
View Asset Transformer SDKAsset Transformer SDK 2025.6.1
6 documented changes.
- Version
- 2025.6.1
- Released
- Nov 1, 2025
- Product
- Asset Transformer SDK
Asset Transformer SDK changelog
Official notesAsset Transformer SDK 2025.6.1
Added
- Feature
`scene.getFinalPrototype` Returns the final prototype of an occurrence
Deprecated
- Deprecation
`scene.findDuplicatedPartOccurrences` will be removed in the next major release. Workaround is to use `scene.getPartOccurrencesGroupedBySimilarity` and remove each first element of a set of duplicates containing at least two occurrences.
Fixed
- Fix
Crash in `scene.removeSymmetryMatrices` on Autodesk alias files
- Fix
Material assignation on lines
- Fix
Inconsistent imports of the same Revit file
- Removal
Subpart material removal in the function `scene.removeMaterials`