From acaa3318c577b306d32633d244a8a1b3b35cbf90 Mon Sep 17 00:00:00 2001 From: rvba Date: Mon, 23 Mar 2026 16:34:45 +0100 Subject: [PATCH] Supprimer ifc-commit.yaml --- ifc-commit.yaml | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 ifc-commit.yaml diff --git a/ifc-commit.yaml b/ifc-commit.yaml deleted file mode 100644 index 7c09bcc..0000000 --- a/ifc-commit.yaml +++ /dev/null @@ -1,35 +0,0 @@ -src: ifc/duplex.ifc - -operations: - - name: List - command: list - input: ifc/duplex.ifc - - name: List by type - command: info - input: ifc/duplex.ifc - ifc_type: IfcSpace - - 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: History - command: history - output: OPERATIONS.md - -dest: ifc/duplex_merge.ifc