From e84ddba54f3cf419897a49f18ed7147fc79a8fdc Mon Sep 17 00:00:00 2001 From: rvba Date: Mon, 23 Mar 2026 16:54:13 +0100 Subject: [PATCH] feat: add remove operation to office.yaml --- yaml/office.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/yaml/office.yaml b/yaml/office.yaml index a0cafe8..c651ec7 100644 --- a/yaml/office.yaml +++ b/yaml/office.yaml @@ -4,5 +4,9 @@ operations: - name: List command: list input: ifc/office.ifc + - name: Remove spaces content + command: remove + input: ifc/office.ifc + type: IfcSpace dest: ifc/office.ifc