ConvertCloudGUIDsToCloudPath
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2027).
Not present in: 2020
2027
current
ModelPathUtils.ConvertCloudGUIDsToCloudPath(String, Guid, Guid, Guid, Guid)
| region | String | The region of cloud model. Please see the reference values, like <a href="c5e22d28-4779-809b-0269-cb40cb1f4efb.htm">CloudRegionUS</a> and <a href="4746836b-2385-49ae-db34-326f53d59d91.htm">CloudRegionEMEA</a>, and the new regions from release note. |
| projectGuid | Guid | The GUID of the cloud project which contains the model. |
| modelGuid | Guid | The GUID of the Revit cloud model. |
| projectId | Guid | The GUID of the cloud project which contains the model. |
| modelId | Guid | The GUID of the Revit cloud model. |
| → returns | ModelPath | The cloud model path. |