Files
IfcOpenShell/src/ifcopenshell-python
ceegartner 01f52e069e Update unit.py - convert function, case issue
Hi,
I noticed an issue and suggest a fix:
Unit names from <si_conversions> are all lowercase, whereas project units extracted from the IFC files with <get_project_unit(...).Name> are uppercase. So the convert function didn't seem to work properly.
Hope this helps!
2023-11-03 11:47:44 +01:00
..
2023-10-18 11:10:04 +05:00

ifcopenshell-python

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