ModelPathUtils
Public Class
Public Property
Static Member
Public Property
Static Member
Public Method
Static Member
Public Method
Static Member
Public Method
Static Member
ConvertUserVisiblePathToModelPath
Public Method
Static Member
IsValidUserVisibleFullServerPath
Utility functions using ModelPaths
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.ModelPathUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ModelPathUtilsThe ModelPathUtils type exposes the following members.
Properties
Name
Description
Public Property
Static Member
CloudRegionEMEA
The name of cloud region EMEA.
Public Property
Static Member
CloudRegionUS
The name of cloud region US.
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
IsValidUserVisibleFullServerPath
Determines whether the given string represents a valid server path.