Téléverser les fichiers vers "yaml"

This commit is contained in:
Milovann Yanatchkov 2026-03-24 08:44:29 +01:00
parent 60447ebe3c
commit ede05e898a

View file

@ -1,29 +1,6 @@
src: ifc/duplex.ifc src: ifc/duplex.ifc
operations: operations:
- name: Extract
command: extract
input: ifc/duplex.ifc
output: ifc/duplex_extract.ifc
type: IfcSpace
id: A102
- name: Modify
command: modify
tag: move table
input: ifc/duplex_extract.ifc
output: ifc/duplex_modified.ifc
element: "168381"
x: 2
- name: Merge
command: merge
tag: merge table displacement
base: ifc/duplex.ifc
space: A102
part: ifc/duplex_modified.ifc
output: ifc/duplex_merge.ifc
- name: WriteHistory
command: history
write_psets: true
- name: ReadHistory - name: ReadHistory
command: history command: history
input: ifc/duplex_merge.ifc input: ifc/duplex_merge.ifc