Files
IfcOpenShell/src/ifcopenshell-python/ifcopenshell/util
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
..
2023-10-30 22:51:55 -05:00
2023-12-17 20:20:52 +01:00
2023-09-27 14:17:46 +10:00
2023-11-23 21:15:24 +00:00
2024-01-04 09:33:55 +01:00
2023-03-30 16:42:25 +05:00
2024-01-05 18:45:54 +01:00