@luisPDAN6 wrote:
When opening the project with BIM360 sometimes the link is updated and sometimes is not. When the link is not updated, one expects that Reload does exactly that, loads the latest information from its root document, since the path is BIM360://
That is the procedure described here:
https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/CloudHelp/cloudhelp/2020/EN...
But now you are politely saying that maybe the local cache is outdated and that Reload From forces to refresh the cache. I think that is a good theory. What you are saying is that those two buttons are potentially doing two different things depending on the status of the cache. I cannot find anything in the Autodesk documentation that explicitly says that for BIM360 one must only use the Reload From... button to ensure that the latest information is loaded from the cloud. I also do not see much point on the button Reload as Autodesk has been writing, if the cache is not refreshed. If feels like somebody forgot to call that function in the Reload button.
That is my theory from my understanding how Revit handles BIM360 models. I am among a minority group that do not find lacking official document from Autodesk is a deal breaker. They cannot document everything.
The Reload button works fine (and works the same as Reload From if the file path is valid) when you are working with a central file hosted in local file server or local Revit server.
I read on the Revit API documentation that there is a method IsNotLoadedIntoMultipleOpenDocuments with some interesting remarks.
https://www.revitapidocs.com/2016/7e675de0-ce86-ef2e-fdef-f5e12558684d.htm
That is a different issue altogether. You cannot load the same model in one Revit session, let's say you link B into A, if you have A open and you are trying to open B in the same Revit session, the B link in A will be unloaded in order to open B. It's a common knowledge and you do not need to know Revit API to know it.
But I cannot see that API methods remarks are being reflected in the general Revit Documentation either, or seen any dialog that informs that that is what is happening.
This is a moot point per the above explanation.
One thing is for sure in our office other users also noticed this issue in other projects, and they also never saw any Revit dialog explaining why the link is outdated some of the times.
If other projects are also hosted on BIM360 so yeah, obviously. If not, then they may have been from different reasons. And there is no such dialog displaying the link is outdated or updated. Keeping them updated is by user's due diligence of BIM management practice.