Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.4.21 has a bug regarding the position of some objects, namely IFCREINFORCINGBAR #773

Closed
5 tasks done
acocmor opened this issue Apr 9, 2024 · 8 comments
Closed
5 tasks done
Labels
bug Something isn't working

Comments

@acocmor
Copy link

acocmor commented Apr 9, 2024

Describe the bug 📝

I have updated to version 1.4.21 and also updated some libraries as suggested:
"web-ifc": "0.0.53"
"three": "0.160.1"

After converting the model from IFC to display on three.js, I encountered some errors related to the positions of objects, particularly IFCREINFORCINGBAR.
I have two images showing two versions I have used:
image
image

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

System:
    OS: Windows 11 10.0.22631
    CPU: (24) x64 13th Gen Intel(R) Core(TM) i7-13700K
    Memory: 8.26 GB / 31.75 GB
  Binaries:
    Node: 20.9.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.21 - C:\Program Files\nodejs\yarn.CMD
    npm: 10.1.0 - C:\Program Files\nodejs\npm.CMD
    pnpm: 8.6.10 - ~\AppData\Local\pnpm\pnpm.EXE
  Browsers:
    Edge: Chromium (123.0.2420.81)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    openbim-components: 1.4.21 => 1.4.21

Used Package Manager 📦

yarn

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.
@acocmor acocmor added the bug Something isn't working label Apr 9, 2024
@agviegas
Copy link
Collaborator

agviegas commented Apr 9, 2024

Hey @acocmor does it also happen here?

@acocmor
Copy link
Author

acocmor commented Apr 12, 2024

@agviegas Yes, that's it.
image

@MadsHolten
Copy link

I have the same problem. Both the stair, sofa and coffee table have misplaced objects.

image

Please try a demo here - use normal load.

@MadsHolten
Copy link

It seems to be fixed in version 1.5.0 (web-ifc 0.0.53)

image

@acocmor
Copy link
Author

acocmor commented Apr 15, 2024

It seems to be fixed in version 1.5.0 (web-ifc 0.0.53)

image

Unfortunately, after updating to 'bim-fragment': '1.5.0', 'web-ifc': '0.0.53', and 'openbim-components': '1.5.0', the issue with my model still hasn't been resolved.
image

@agviegas agviegas transferred this issue from ThatOpen/engine_components Apr 15, 2024
@beachtom
Copy link
Collaborator

I think this is now fixed - can you try here: https://thatopen.github.io/engine_web-ifc/demo/ and let me know if works

@janruo
Copy link

janruo commented Jun 4, 2024

I also ran into the rebar bug when upgrading from 0.0.48 to 0.0.54

@beachtom it seems to be fixed in the demo

@beachtom
Copy link
Collaborator

beachtom commented Jun 5, 2024

Great - closing this

@beachtom beachtom closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants