Antonio González Viegas
Antonio González Viegas
Hi @thisismhp! We want to use this in [ifc.js](https://ifcjs.github.io/info/) to allow users to export DXF files out of IFC files. We are successfully able to generate DXF files that can...
Hi all! The devs of [IFC.js](https://ifcjs.github.io/info/) here. We would benefit greatly from this feature and are willing to invest resources into this. I don't know the state and how much...
Hey @takahirox sure, all the development we have financed is open source and for everyone 👍 We were thinking of a $1000 bounty, but we are also open to discussing...
Hi! Hum, strange. Is there any breaking changes in node? Something we should do to make this compatible with future node versions?
Hi! Probably this is due to the way you initialize IFC.js inside React. Did you check [this react example](https://github.com/IFCjs/examples/tree/main/react-using-hooks-with-ts)? It doesn't happen there!
Web-ifc-viewer is just a wrapper around web-ifc-three 🤔 In the example I mentioned I'm able to load multiple IFC files and highlight them all without seeing any error. Maybe you...
Hey, we are offering a bounty of $500 for this issue. Whoever solves it, will get that money. 😎
We are making a new landing page and we'll make sure to include a link to a viewer, or embed it directly 🙂
Hum, you are using react, right? Did you check the react examples?
Hey @sweco-sekrsv thanks a lot for all this useful pointers! The truth is that we are now decoupling our geometry API from the rest of the library. They goal is...