feat: add move table and replace A102 pipeline steps

This commit is contained in:
Milovann Yanatchkov 2026-03-23 11:11:39 +01:00
parent 5bc0ce4234
commit 0f77f11168

View file

@ -11,3 +11,15 @@ operations:
input: ifc/duplex.ifc
output: ifc/duplex_A102.ifc
space: A102
- name: Move table
command: move
input: ifc/duplex_A102.ifc
output: ifc/duplex_moved_table.ifc
element: "168381"
x: 2
- name: Replace A102
command: replace
base: ifc/duplex.ifc
space: A102
part: ifc/duplex_moved_table.ifc
output: ifc/duplex.modified.ifc