mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
243f0f32dc
An IfcSurfaceStyle with a NULL Styles set raised a TypeError when loading a project. Guard the iterations, matching the existing defensive pattern in import_presentation_styles. Generated with the assistance of an AI coding tool.