mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 04:54:43 +00:00
38fab26000
Drops the module-local ``mm()`` helper in favour of the centralised ``ifcopenshell.util.unit.mm_to_m`` (added earlier in this PR). The ``as mm`` import alias preserves the existing call sites' readability. Generated with the assistance of an AI coding tool.