ModelPathUtils.ConvertCloudGUIDsToCloudPath
Description:
Converts a pair of cloud project and model GUIDs to a valid cloud path.
Converts a pair of cloud project and model GUIDs to a valid cloud path.
public static ModelPath ConvertCloudGUIDsToCloudPath(
string region,
Guid projectGuid,
Guid modelGuid
)
-
regionThe region of the BIM 360 Docs or Autodesk Docs account and project which contains this model. Please see the reference values, like CloudRegionUS and CloudRegionEMEA, and the new regions from release note.
-
projectGuidThe GUID of the cloud project which contains the model.
-
modelGuidThe GUID of the Revit cloud model.
-
A non-optional argument was null
-
The cloud project is missing.
-
The central server could not be reached.
-
You must sign in to Autodesk 360 in order to complete action.
-
You are unauthorized to access this resource.