feat: rename List op, add List by type (info)
This commit is contained in:
parent
260c8d5321
commit
fc97dc3c9f
1 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
operations:
|
operations:
|
||||||
- name: List duplex
|
- name: List
|
||||||
command: list
|
command: list
|
||||||
input: ifc/duplex.ifc
|
input: ifc/duplex.ifc
|
||||||
|
- name: List by type
|
||||||
|
command: info
|
||||||
|
input: ifc/duplex.ifc
|
||||||
|
ifc_type: IfcWall
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue