13 lines
284 B
YAML
13 lines
284 B
YAML
src: ifc/office_level_0.ifc
|
|
|
|
operations:
|
|
- name: Copy columns by IDs and move 4m inside
|
|
command: copy
|
|
input: ifc/office_level_0.ifc
|
|
output: ifc/office_level_columns.ifc
|
|
entity_ids: [17902, 17903, 17904]
|
|
x: 4
|
|
y: 0
|
|
z: 0
|
|
|
|
dest: ifc/office_level_columns.ifc
|