simple-ifc/_test_simple.ifc
Bruno Postle 8c0083ef37 Fix storey elevations: move first-floor walls and roof to correct Z
The first-floor wall assemblies had been re-parented to storey "1"
(Z=3m) but the walls themselves retained world Z=0 via local offsets
of -3 within their assemblies. Similarly the pitched-roof assembly
was at world Z=0 when it should sit above the first-floor walls.

- Move all 4 first-floor exterior walls from world Z=0 to Z=3
- Move lobby interior door to Z=3
- Move pitched-roof parts (east and west slopes) from Z≈2.94 to Z≈5.94
- Detach lean-to porch roof from pitched-roof assembly, reassign to
  storey "0" and restore its position at Z≈2.38 (porch stays ground-level)
- Set storey "1" CompositionType=ELEMENT (was null)
- Fix storey "2" Elevation attribute to 3 (matching ObjectPlacement Z=3)
2026-03-19 21:10:23 +00:00

423 KiB