Revision history [back]
Hi, sorry if I'm late on this one.
I usually do more or less do the following:
- Duplicate
FileA.idf
- Open
FileA-duplicate.idf
in SketchUp, accept the loss of information and make the changes. - Upgrade
FileA-duplicate.idf
to 9.0 - Pass both files through the IDFFileEditor.exe to re-order the syntax.
- Open both files using a diff comparator (vimdiff, FileMerge, ...), and copy/replace everything related to both geometry and zones from
FileA-duplicate.idf
toFileA.idf
.