ThatOpen / engine_web-ifc

Reading and writing IFC files with Javascript, at native speeds.
https://thatopen.github.io/engine_web-ifc/demo
Mozilla Public License 2.0
625 stars 197 forks source link

Bad boolean operation #68

Closed agviegas closed 2 years ago

agviegas commented 3 years ago

Model: https://drive.google.com/drive/folders/1CbhqhjPG_T56K1dUz4dYfarViB9am_xK?usp=sharing

image

tomvandig commented 3 years ago

Looks like an issue with the BREP being wrongly tesselated, not with the bool operations. Will update when I know more.

tomvandig commented 3 years ago

This file seems to be fixed: https://tomvandig.github.io/web-ifc/examples/viewer/index.html

image