2021-10-04
03:58 PM
- last edited on
2022-05-05
03:42 PM
by
Gordana Radonic
Hi everyone
I'm modeling existing buildings in IFC format.
My client uses a software to visualize models and include them in a database for building maintenance.
Among the specifications he's asking for, one is impossible to achieve.
For each project, he wants the IFC Site and building GUID to be unique.
Whatever I try, that GUID stays exactly the same for all my drawings.
Do you have any idea for fixing this ?
Thank you.
Pierre (Archicad 23 - W10)
Solved! Go to Solution.
2021-10-04 04:39 PM - edited 2021-10-04 04:39 PM
It seems that Archicad uses the Project and Site ID (under Project information) as a seed to generate the respective pseudo-random GlobalID, so you have to have a unique project and site ID to get a unique GlobalID for the IfcProject and IfcSite, which is admitedly a bit silly.
2021-10-04 04:39 PM - edited 2021-10-04 04:39 PM
It seems that Archicad uses the Project and Site ID (under Project information) as a seed to generate the respective pseudo-random GlobalID, so you have to have a unique project and site ID to get a unique GlobalID for the IfcProject and IfcSite, which is admitedly a bit silly.
2021-10-05 09:54 AM
Thank you Jan I have learned something that will make my work so much easier !
Have a good day.
Pierre