mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
fa92d3bd59
Replaced "product=wall" with "products=[wall]" in: # Place our wall in the ground floor ifcopenshell.api.spatial.assign_container(model, relating_structure=storey, products=[wall]) As code example fails otherwise
ifcopenshell-python
Python bindings, utility functions, and high-level API for IfcOpenShell.