mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
dd22264877
Remove validate_sheet_files() check in regenerate_sheet() that prevented regenerating missing LAYOUT files. The validation was blocking the exact scenario that regeneration was designed to handle. This allows users to open a bare IFC file with configured drawings and sheets and have the SVG layouts automatically recreated with drawings placed at default positions.