diff --git a/ifc-commit.yaml b/ifc-commit.yaml index cb0ba74..d9793d4 100644 --- a/ifc-commit.yaml +++ b/ifc-commit.yaml @@ -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