feat: add remove operation to office.yaml
This commit is contained in:
parent
acaa3318c5
commit
e84ddba54f
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue