feat: office-storey.yaml extracts EG+UG storeys, IfcSite, and Gelaende elements

This commit is contained in:
Milovann Yanatchkov 2026-03-23 17:53:22 +01:00
parent 3d87a75d05
commit 8e12996171

View file

@ -4,7 +4,7 @@ operations:
- name: Extract storey UG and EG
command: extract
input: ifc/office.ifc
output: ifc/office_storey_UG.ifc
output: ifc/office_level_0.ifc
query: "IfcElement, location = UG + IfcElement, location = EG + IfcSite + IfcGeographicElement"
dest: ifc/office_level_0.ifc