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
)
-
StringregionThe region of cloud model. Please see the reference values, like CloudRegionUS and CloudRegionEMEA, and the new regions from release note.
-
GuidprojectGuidThe GUID of the cloud project which contains the model.
-
GuidmodelGuidThe 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 complete action.
-
You are unauthorized to access this resource.