mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
6c9cfccc43
Pure-math parallelism check (value ≡ 0 mod π within VTX_PRECISION) that lived as a module-private helper in mep.py belongs next to tool.Cad.is_x — same comparator family, no MEP-specific knowledge. Other features with rotation-difference checks (wall fillet, roof slope, railing terminus) now have a sanctioned spelling. Generated with the assistance of an AI coding tool.