ConvertCloudGUIDsToCloudPath
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2024).
Not present in: 2020
2024
current
ModelPathUtils.ConvertCloudGUIDsToCloudPath(String, Guid, Guid, Guid, Guid)
| region | String | The region of the BIM 360 Docs or Autodesk Docs account and project which contains this model. Please see the reference values, like <a href="/2024/c5e22d28-4779-809b-0269-cb40cb1f4efb">CloudRegionUS</a> and <a href="/2024/4746836b-2385-49ae-db34-326f53d59d91">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. |