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.
Overloads (2):
ConvertCloudGUIDsToCloudPath(String,Guid,Guid)
public static ModelPath ConvertCloudGUIDsToCloudPath(
string region,
Guid projectId,
Guid modelId
)
-
StringregionThe region of the BIM 360 account and project which contains this model. Please see the reference values, like CloudRegionUS and CloudRegionEMEA, and the new regions from release note.
-
GuidprojectIdThe GUID of the cloud project which contains the model.
-
GuidmodelIdThe GUID of the Revit cloud model.
-
A non-optional argument was NULL
-
The cloud model 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.