feat: office-storey.yaml extracts EG+UG storeys, IfcSite, and Gelaende elements
This commit is contained in:
parent
3d87a75d05
commit
8e12996171
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue