The ModelPathUtils type exposes the following members.

Methods

  NameDescription
Public methodStatic memberConvertCloudGUIDsToCloudPath(Guid, Guid) Obsolete.
Converts a pair of cloud project and model GUIDs to a valid cloud path in BIM 360 US region.
Public methodStatic memberConvertCloudGUIDsToCloudPath(String, Guid, Guid)
Converts a pair of cloud project and model GUIDs to a valid cloud path.
Public methodStatic memberConvertModelPathToUserVisiblePath
Gets a string version of the path of a given ModelPath.
Public methodStatic memberConvertUserVisiblePathToModelPath
Converts a user-visible path (string) to a ModelPath.
Public methodStatic memberIsValidUserVisibleFullServerPath
Determines whether the given string represents a valid server path.

Properties

  NameDescription
Public propertyStatic memberCloudRegionEMEA
The name of cloud region EMEA.
Public propertyStatic memberCloudRegionUS
The name of cloud region US.

See Also