-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug π
I am using Face Measurement 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.
Reproduction βΆοΈ
No response
Steps to reproduce π’
- Load more than one model
- Enable faceMeasurement
- Detect that in the second model we do not see the value of face
where it should be
System Info π»
System:
OS: macOS 15.0.1
CPU: (12) arm64 Apple M2 Max
Memory: 112.83 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 21.2.0 - ~/.nvm/versions/node/v21.2.0/bin/node
npm: 10.2.3 - ~/.nvm/versions/node/v21.2.0/bin/npm
Browsers:
Chrome: 130.0.6723.117
Edge: 130.0.2849.68
Safari: 18.0.1Used Package Manager π¦
npm
Error Trace/Logs π
No response
Validations β
- Read the docs.
- 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.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working