diff --git a/yaml/copy_columns.yaml b/yaml/copy_columns.yaml index db642cb..2b59bba 100644 --- a/yaml/copy_columns.yaml +++ b/yaml/copy_columns.yaml @@ -1,11 +1,11 @@ src: ifc/office_level_0.ifc operations: - - name: Copy columns by IDs and move 4m inside + - name: Copy columns by tags and move 4m inside command: copy input: ifc/office_level_0.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 y: 0 z: 0