feat: add office-storey.yaml — extract storey UG
This commit is contained in:
parent
c560537fa0
commit
b4aeb62f7b
1 changed files with 11 additions and 0 deletions
11
yaml/office-storey.yaml
Normal file
11
yaml/office-storey.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
src: ifc/office.ifc
|
||||
|
||||
operations:
|
||||
- name: Extract storey UG
|
||||
command: extract
|
||||
input: ifc/office.ifc
|
||||
output: ifc/office_storey_UG.ifc
|
||||
type: IfcBuildingStorey
|
||||
id: UG
|
||||
|
||||
dest: ifc/office_storey_UG.ifc
|
||||
Loading…
Add table
Reference in a new issue