Open files from BIM360 in background

I am not sure about how to actually implement it, but support for opening cloud models was added in the Revit 2019 API version.

See the relevant ModelPathUtils and ModelPath classes. I don’t currently have access to Revit so I can’t test anything myself and can’t give specific guidance (such as how to actually determine the project and model Guids) but this should at least provide a starting point.