Message 1 of 35
ElementTransformUtils.MirrorElements error when upgrading Revit API 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I have a very simple project and I'd like to mirror them. Link to project if you'd like to download mirror
My code works fine with Revit API 2023 but not Revit API 2024.
Looking at the Revit API 2024 change, I see a section related to mirror thing.
I try to use the check mirror posibility before executing but it always returns me true value.
Please help. Thank you.