Files
IfcOpenShell/src/ifcopenshell-python
Andrej730 39ee9cd8b1 Migrator - display some error message for unhandled schemas
Noticed it was resulting in error below migrating to IFC4X3 in some cases as we don't have a mapping for IFC4X3 yet.
```
    if value is None and not attribute.optional():
UnboundLocalError: local variable 'value' referenced before assignment
```
2024-01-15 16:16:29 +05:00
..
2024-01-10 23:19:46 +11:00
2024-01-13 16:49:27 +11:00
2023-12-07 13:42:32 +11:00
2023-10-18 11:10:04 +05:00

ifcopenshell-python

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