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
585 stars 176 forks source link

[Bug]: Some objects are not displayed in web-ifc based viewer. #786

Closed vbond111 closed 1 month ago

vbond111 commented 3 months ago

What happened?

Hi everyone!!!

I have an ifc viewer which is based on web-ifc. And this viewer is not displaying some objects. Although other viewers (like XbimXplorer, BIMvision and others) display these objects. When processing these objects we get an error: non-empty segments in IFCINDEXEDPOLYCURVE currently not supported I tried versions of web-ifc from 0.0.33 to 0.0.52 and the result is the same.

My test project:https://github.com/vbond111/MyTEST_Ifc_vewer.git

Can anyone help with this?

problem_in_21_ifc XbimXplorer_21_ifc BIMvision_21_ifc

Version

0,0,33

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Anything else?

Ifc file. 21.zip

QuimMoya commented 2 months ago

Solved

image