Skip to content

ModelPathUtils

Public Class

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 ModelPathUtils

The ModelPathUtils type exposes the following members.

Properties

Name

Description


Public Property
Static Member

The name of cloud region EMEA.


Public Property
Static Member

The name of cloud region US.


Methods

Name

Description


Public Method
Static Member

Converts a pair of cloud project and model GUIDs to a valid cloud path.


Public Method
Static Member

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.