ifc-commit-demo/yaml/office-storey.yaml
2026-03-23 23:34:43 +01:00

10 lines
280 B
YAML

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