You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
Check that this is a concrete bug. For Q&A join our Community.
Describe the bug 📝
I am using EdgeMeasurement after loading 2 or more linked ifc models and it only returns correct values for the first ifc model loaded.
The problem is that it fails to locate the center as it is shifted in the second and subsequent models loaded.
How to solve it?
I made a couple of changes in the “updateSelection” function of “EdgeMeasurement”.
create new method
// update "updateSelection"
}`
Reproduction▶️
No response
Steps to reproduce 🔢
2.Enable EdgeMeasurement
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
The text was updated successfully, but these errors were encountered: