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
627 stars 198 forks source link

[Bug]: IfcMappedItem used in multiple items with one in wrong location #895

Closed sennhvi closed 3 months ago

sennhvi commented 4 months ago

What happened?

When attempting to parse ifc file containing IFCMappedItem entities through web-ifc, one column appears misplaced. This issue persists when tested using the demo page, the ifc file can be downloaded from here

image

image

Version

0.0.54

What browsers are you seeing the problem on?

Microsoft Edge

Relevant log output

No response

Anything else?

No response

Felipemore96 commented 4 months ago

Hello! That link doesn't provide an actual downloadable IFC file, if you can please share the model to check what's the issue. fmoreiras@apogeaconsulting.com

sennhvi commented 3 months ago

@Felipemore96 Glad to tell you that this issue was fixed after upgrading the version of web-ifc library to 0.0.56 :)