Files
IfcOpenShell/src/ifcopenshell-python
Andrej730 2da5f2d61e set_element_value - optimizations setting enum values
1) Identify from previous pset value whether prop was an enum (by checking if previous value is a list), instead of searching through prop templates

2) Compare previous and new enum values - if they match, skip editing IFC.
2024-12-06 18:57:54 +05:00
..
2024-12-05 15:52:27 +05:00
2024-06-27 11:49:12 +10:00
2024-11-06 10:52:43 +05:00

ifcopenshell-python

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