11 lines
216 B
YAML
11 lines
216 B
YAML
src: ifc/office.ifc
|
|
|
|
operations:
|
|
- name: Extract storey EG
|
|
command: extract
|
|
input: ifc/office.ifc
|
|
output: ifc/office_storey_EG.ifc
|
|
type: IfcBuildingStorey
|
|
id: EG
|
|
|
|
dest: ifc/office_storey_EG.ifc
|