mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-06 12:26:26 +00:00
csv2ifc import - rename required column from hierarchy to index #5492
To prevent confusion with 'Hierarchy' column that's added on the export and make current and export compatible. Indices now always start from 1 for consistency.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Hierarchy,Identification,Name,Quantity,Unit,Contract,Rate,Material Rate,Labor Rate,Subtotal,Property,Query
|
||||
Index,Identification,Name,Quantity,Unit,Contract,Rate,Material Rate,Labor Rate,Subtotal,Property,Query
|
||||
1,DB,Design and build,,,,,,,,,
|
||||
2,DB.1,Design,,,,,,,,,
|
||||
3,DB.1.1,Architecte,1,unit,40000,,,,40000,,
|
||||
|
||||
|
Reference in New Issue
Block a user