Téléverser les fichiers vers "yaml"
This commit is contained in:
parent
d5928aaad7
commit
7dd7f3cb44
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
src: ifc/office_level_0.ifc
|
src: ifc/office_level_0.ifc
|
||||||
|
|
||||||
operations:
|
operations:
|
||||||
- name: Copy columns by IDs and move 4m inside
|
- name: Copy columns by tags and move 4m inside
|
||||||
command: copy
|
command: copy
|
||||||
input: ifc/office_level_0.ifc
|
input: ifc/office_level_0.ifc
|
||||||
output: ifc/office_level_columns.ifc
|
output: ifc/office_level_columns.ifc
|
||||||
entity_ids: [17902, 17903, 17904]
|
tags: ["2AF131EE-40CF-400C-997D-AC1F12875FA3", "05821791-6462-4D59-8F79-ADA07DC39677", "3D87EB6D-6A50-44D9-81C3-9906C59E5A81"]
|
||||||
x: 4
|
x: 4
|
||||||
y: 0
|
y: 0
|
||||||
z: 0
|
z: 0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue