Begin your Archicad journey with our free learning path - perfect for newcomers and experienced users looking to strenghten their skills.
2025-06-06 11:20 AM
Is there any way to update classification system?
I want to update Uniclass to current version. While importing in Classification Manager, Archicad append it instead of replacing.
Operating system used: Windows 11
Solved! Go to Solution.
2025-06-06 12:50 PM - edited 2025-06-06 12:51 PM
I have just 'kind of' overcome it by changing these values in new classification version xml to match the old one:
that allowed me to replace old classification in Classification Manager while importing
then I changed back the version and date to new one in Archicad
Seems that works. Classifications are still linked to elements and attributes like building materials (didn't need to assigned them manually).
I think the risk in this method is that there might be some leftovers form previous version - codes that were withdrawn in new one. Python script could check it.
2025-06-06 12:11 PM
I think that the only solution is a python script.
2025-06-06 12:50 PM - edited 2025-06-06 12:51 PM
I have just 'kind of' overcome it by changing these values in new classification version xml to match the old one:
that allowed me to replace old classification in Classification Manager while importing
then I changed back the version and date to new one in Archicad
Seems that works. Classifications are still linked to elements and attributes like building materials (didn't need to assigned them manually).
I think the risk in this method is that there might be some leftovers form previous version - codes that were withdrawn in new one. Python script could check it.
2025-06-06 01:57 PM
I found this: https://community.graphisoft.com/t5/Project-data-BIM/Migrating-Classifications/ta-p/336679