feat: add extract IfcSpace operation (Space A102)
This commit is contained in:
parent
5dc572977b
commit
2d48a540fa
1 changed files with 6 additions and 0 deletions
|
|
@ -6,3 +6,9 @@ operations:
|
||||||
command: info
|
command: info
|
||||||
input: ifc/duplex.ifc
|
input: ifc/duplex.ifc
|
||||||
ifc_type: IfcSpace
|
ifc_type: IfcSpace
|
||||||
|
- name: Space A102
|
||||||
|
command: extract
|
||||||
|
input: ifc/duplex.ifc
|
||||||
|
output: ifc/duplex_A102.ifc
|
||||||
|
types:
|
||||||
|
- IfcSpace
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue