You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for the work. I am building an application at the moment and we need to generate arbitrary geometry with the .ifc file. However, the current wasm model does not have the updated feature (which existing in the main ifcopenshell) such as ShapeBuilder. Is it possible that someone can have a look at this and re-build a new .whl file for the ifcopenshell?
Thanks
Khuong
The text was updated successfully, but these errors were encountered:
It will take me a while to get to this. One thing you could try in the meantime. .whl file are just zips, so if you need something on the pure python side you can see if you can just selectively copy that in into it. If it depends on binary code changes it's not possible obviously, but these have been somewhat rare lately I think.
Hi team,
Thank you very much for the work. I am building an application at the moment and we need to generate arbitrary geometry with the .ifc file. However, the current wasm model does not have the updated feature (which existing in the main ifcopenshell) such as ShapeBuilder. Is it possible that someone can have a look at this and re-build a new .whl file for the ifcopenshell?
Thanks
Khuong
The text was updated successfully, but these errors were encountered: