Téléverser les fichiers vers "yaml"

This commit is contained in:
Milovann Yanatchkov 2026-03-23 17:37:16 +01:00
parent 7b7bb7606e
commit 00ae45fda8

View file

@ -1,11 +1,10 @@
src: ifc/office.ifc
operations:
- name: Extract storey EG
- name: Extract storey UG and EG
command: extract
input: ifc/office.ifc
output: ifc/office_storey_EG.ifc
type: IfcBuildingStorey
id: EG
output: ifc/office_storey_UG.ifc
query: "IfcElement, location = UG + IfcElement, location = EG + IfcSite + IfcGeographicElement"
dest: ifc/office_storey_EG.ifc
dest: ifc/office_storey_UG.ifc