From 007af80234c6fdbf9f919032087df67cd4a04915 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Thu, 17 Apr 2025 17:37:40 +0500 Subject: [PATCH] ifc5d readme - add notes for possible missing columns --- src/ifc5d/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ifc5d/README.md b/src/ifc5d/README.md index 8eeee358c8..2776efdb73 100644 --- a/src/ifc5d/README.md +++ b/src/ifc5d/README.md @@ -30,6 +30,8 @@ See example files as a CSV file format reference: Some notes on the format: - Empty lines are ignored. - Importing ods/xlsx is not currently supported, only csv. +- 'Property', 'Query' columns are required only for non-schedule of rates cost schedules. +- Some older exports may have 'Description' field instead of 'Name', it is safe to just rename it. - 'Hierarchy' is just an informational column that doesn't affect the import. E.g. '1', '1.1', '1.1.1', etc. - 'Index' column is a hierarchy depth that's used for building hierarchy during csv import, starting from 1.