Files
IfcOpenShell/src/ifcopenshell-python
dylcos fa92d3bd59 Update code_examples.rst
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
2024-09-25 09:36:25 +10:00
..
2024-09-25 09:36:25 +10:00
2024-09-24 19:30:08 +05:00
2024-06-27 11:49:12 +10:00
2024-09-24 18:50:07 +10:00

ifcopenshell-python

Python bindings, utility functions, and high-level API for IfcOpenShell.