Closed mkarklins closed 1 month ago
I found the same issue, also only when multiple IFC files are loaded.
This issue is same for me, it happens when we use multiple models and it happens for non-first models. Hightlight is ok but Outliner draws at wrong place.
Should be solved from @thatopen/components-front@2.3.4
!
Looks fine now, thank you!
Describe the bug 📝
So, I added a highlighter with an outline on click. I would expect that the outline closely matches the BIM element, but the outline in some cases is way off the actual element.
This seems to be apparent only when you are streaming 2+ IFC files one on top of another. For a single streamed IFC file it seems to be working fine.
https://github.com/user-attachments/assets/808d7e8e-1a36-44eb-b6b1-c1dbda4a23c7
Reproduction ▶️
No response
Steps to reproduce 🔢
Here's a react component I used to show the problem.
System Info 💻