From 2d48a540fac2e7535ab0f78d77dd129a51b71d0c Mon Sep 17 00:00:00 2001 From: Milovann Yanatchkov Date: Mon, 23 Mar 2026 11:04:39 +0100 Subject: [PATCH] feat: add extract IfcSpace operation (Space A102) --- ifc-commit.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ifc-commit.yaml b/ifc-commit.yaml index be88d52..cd01a06 100644 --- a/ifc-commit.yaml +++ b/ifc-commit.yaml @@ -6,3 +6,9 @@ operations: command: info input: ifc/duplex.ifc ifc_type: IfcSpace + - name: Space A102 + command: extract + input: ifc/duplex.ifc + output: ifc/duplex_A102.ifc + types: + - IfcSpace