Get BIm 360 model's "absolute" path
Not applicable
03-15-2021
11:55 PM
Am I missing something or the file paths in BIM 360 are not showing the actual folder structure?
This is what my current model's path looks like in the APIs:
and this is what it should look like:
At the same time, the Saved Path of the links looks correct:
I tried all the different combos including doc.GetCloudModelPath() and ModelPathUtils.ConvertCloudGUIDsToCloudPath(ProjectId, ModelId) but they all return an odd-looking string that resembles a URL (but isn't really a URL).
Am I missing something?
Cheers
Link copied