Actualiser yaml/office-storey.yaml
This commit is contained in:
parent
e8dc0df903
commit
1263c22f79
1 changed files with 4 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
src: ifc/office.ifc
|
src: ifc/office.ifc
|
||||||
|
|
||||||
operations:
|
operations:
|
||||||
- name: Extract storey UG
|
- name: Extract storey EG
|
||||||
command: extract
|
command: extract
|
||||||
input: ifc/office.ifc
|
input: ifc/office.ifc
|
||||||
output: ifc/office_storey_UG.ifc
|
output: ifc/office_storey_EG.ifc
|
||||||
type: IfcBuildingStorey
|
type: IfcBuildingStorey
|
||||||
id: UG
|
id: EG
|
||||||
|
|
||||||
dest: ifc/office_storey_UG.ifc
|
dest: ifc/office_storey_EG.ifc
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue