ModelPathUtils Class


Model Path Utils Class

Utility functions using ModelPaths
Inheritance Hierarchy
System Object
Autodesk.Revit.DB ModelPathUtils

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static class ModelPathUtils

The ModelPathUtils type exposes the following members.

Properties
Name Description
Public property Static member CloudRegionEMEA Obsolete.
The name of cloud region EMEA. This method is deprecated in Revit 2026.3 and may be removed in a later version of Revit. See GetAllCloudRegions to get the list of all available regions.
Public property Static member CloudRegionUS Obsolete.
The name of cloud region US. This method is deprecated in Revit 2026.3 and may be removed in a later version of Revit. See GetAllCloudRegions to get the list of all available regions.
Top
Methods
Name Description
Public method Static member ConvertCloudGUIDsToCloudPath Converts a pair of cloud project and model GUIDs to a valid cloud path.
Public method Static member ConvertModelPathToUserVisiblePath Gets a string version of the path of a given ModelPath.
Public method Static member ConvertUserVisiblePathToModelPath Converts a user-visible path (string) to a ModelPath.
Public method Static member GetAllCloudRegions Gets all available regions that are supported by the cloud service. It returns an empty list when something gets wrong. Check the journal to see the error message for further information.
Public method Static member IsValidUserVisibleFullServerPath Determines whether the given string represents a valid server path.
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →