Revit third-party apps do not have methods to get the file state of local ACCDocs/BIM 360 files and deterministically
force the download of a current version from the cloud. With the lack of an Autodesk sanctioned solution, it is difficult to use ACCDocs/ BIM 360 for all collaboration needs. These are just examples of a few of the API functions we would need to better serve our customers:
- static class BIM360FileUtils
- void GetFile(string filepath)
- enum FileStatus
- string GetFileStatusDescription(FileStatus status)
- int GetFileLocalVersion(string filepath)