ThatOpen / web-ifc-viewer

Graphics engine and toolkit for client applications.
MIT License
947 stars 235 forks source link

Error opening rebar model #106

Open jamess166 opened 2 years ago

jamess166 commented 2 years ago

There are problems opening a reinforcement model.

31DF950B-97D4-412F-9B65-88B1F7600A4A

Adjunto el modelo https://we.tl/t-nBo1wyKsCk

agviegas commented 2 years ago

Hi @jamess166 can you please resend the link (preferrably via google drive)? It has expired. Thanks in advance!

jamess166 commented 2 years ago

Adjunto el link en drive

https://drive.google.com/file/d/15O0cEmKIkXxG4YunpeZFiLxby-to8oNj/view?usp=drivesdk

jamess166 commented 2 years ago

I am trying to open a reinforcing steel model, and the error persists. What would be the solution?. Adjunto Modelo

https://drive.google.com/file/d/1bxvumIrZlpd4DIjgeShVf5Z0VtPRAj8z/view?usp=sharing

image

agviegas commented 2 years ago

Hi @jamess166 it looks like this model has too much geometry for IFC.js (at least for now). The only solution I can come up with is to export multiple smaller IFC files and load them separately into one single scene. Cheers!

jamess166 commented 2 years ago

More or less, what would be the limit of elements to take into account in the subdivision of models?

Because the attached model only has 3138 elements.

image

agviegas commented 2 years ago

I'm not sure. I will move this to web-ifc, maybe there's something else we can do about it.