I have developed a software program in which I need to retrieve a property called ifcGUID, which corresponds to a specific identifier.
However, when I use the getProperties() method and browse through the returned data tree, I notice that the ifcGUID is no longer present. Instead, other property names are used for identification. ( example : lcldrevit_parameter_-1019000 )
Could you please explain why this change is happening and if it’s possible to revert to a previous version where ifcGUID was available?