From fc97dc3c9f1849aefe36932b1f492ebcddf08c4d Mon Sep 17 00:00:00 2001 From: Milovann Yanatchkov Date: Mon, 23 Mar 2026 10:53:47 +0100 Subject: [PATCH] feat: rename List op, add List by type (info) --- ifc-commit.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ifc-commit.yaml b/ifc-commit.yaml index 9916f6f..2e12e5e 100644 --- a/ifc-commit.yaml +++ b/ifc-commit.yaml @@ -1,4 +1,8 @@ operations: - - name: List duplex + - name: List command: list input: ifc/duplex.ifc + - name: List by type + command: info + input: ifc/duplex.ifc + ifc_type: IfcWall