xeokit / xeokit-convert

Convert various AEC model formats for efficient viewing in the browser with xeokit.
https://xeokit.github.io/xeokit-convert/docs/
Other
49 stars 52 forks source link

Fatal JavaScript invalid size error 169220804 when converting to xkt large ifc model #173

Closed ebs123 closed 2 weeks ago

ebs123 commented 2 weeks ago

Hi.

I trying to convert large ifc model (about 350 mb), and after converting, when process is going to "Writing to XKT file...", I got error "Fatal JavaScript invalid size error 169220804". Snapshot at attachments. snapshot

xeolabs commented 2 weeks ago

Usually this is a limitation with the 3rd-party web-ifc library that we use for direct IFC->XKT conversion.

We plan to build a warning into convert2xkt for this case.

For large IFC files, we recommend using the conversion tools described on this page.

Contact us here if you'd like to evaluate this option.