engine_web-ifc
engine_web-ifc copied to clipboard
IFC File without IFCSite
Autodesk Civil 3D generated IFC files (v. IFC 2x3, IFC4, IFC4x1) does not have IFCSite(). The render of this file is not correct on web-ifc viewer.
Hi, do you have an example file>?
Same problem here.
This issue is now a bounty. Whoever solves this will get $200. More information here.
Hello, this model is not being represented because there is no "body" key in IFCSHAPEREPRESENTATION
if you modify the line
#31935= IFCSHAPEREPRESENTATION(#98,'Facetation','SurfaceModel',(#31924));
to
#31935= IFCSHAPEREPRESENTATION(#98,'Body','SurfaceModel',(#31924));
... you obtain this geometry, associated to the object SITE

::take
🟢🟢🟢
::take
Hi, @BSchafer01! Thanks for taking this bounty! The due date is November 8, 2022 UTC.
If you need to submit some pull requests (PR) to complete the tasks, make sure that the last and only the last PR has a title that either starts with the bounty ID or is exactly the same as the bounty name. After the PR is merged, this bounty’s status will automatically changed to done.
If you do not need to make a PR, tell the manager @agviegas to run ::done command after your tasks is confirmed to be done.
Good luck!
This issue should be resolved with pull request #237 that was merged earlier
::done
::done
🟢🟢🟢
::done
Hi, @BSchafer01! Thanks for your contributions! Please submit an expense to IFC.js Open Collective. Then, tell us the invoice number via the ::expense::_____ command (replace the _____ with the invoice number).
::expense::104185
🔴🔴🔴
::expense::104185
Hi, @BSchafer01! We cannot find a new expense with that invoice number. Please re-check the invoice number and re-send the command using the correct one.
Hi @agviegas I've messed up the flow of the automation I believe. The expense has already been approved. I didn't use the "done" command until the expense was approved on Open Collective. Sorry about the confusion
No problem!