Files
IfcOpenShell/src/ifcopenshell-python
Andrej730 50e393675a More descriptive exception for reassign_class #3192
Added it because there was no error handling here anyway and later there was another UnboundLocalError:

    for attribute in declaration.all_attributes():
UnboundLocalError: local variable 'declaration' referenced before assignment
2024-04-15 09:58:25 +02:00
..
2023-02-19 21:53:49 +11:00
2023-02-17 12:03:25 +11:00

ifcopenshell-python

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