mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
a337727d68
Guard the int() cast on CardinalPoint in BIM_OT_edit_assigned_material so a None value (no cardinal point set) no longer raises a TypeError. Generated with the assistance of an AI coding tool.