ifc-commit-demo/yaml/office-storey.yaml

10 lines
284 B
YAML

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