Téléverser les fichiers vers "yaml"
This commit is contained in:
parent
e1117679b4
commit
d5928aaad7
1 changed files with 13 additions and 0 deletions
13
yaml/copy_columns.yaml
Normal file
13
yaml/copy_columns.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
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
|
||||
Loading…
Add table
Reference in a new issue