|
M
ConvertCloudGUIDsToCloudPath(Guid, Guid)
|
ModelPath
|
Obsolete. Converts a pair of cloud project and model GUIDs to a valid cloud path in BIM 360 US region.
|
|
M
ConvertCloudGUIDsToCloudPath(String, Guid, Guid)
|
ModelPath
|
Converts a pair of cloud project and model GUIDs to a valid cloud path.
|
|
M
ConvertModelPathToUserVisiblePath(ModelPath)
|
string
|
Gets a string version of the path of a given ModelPath.
|
|
M
ConvertUserVisiblePathToModelPath(String)
|
ModelPath
|
Converts a user-visible path (string) to a ModelPath.
|
|
M
IsValidUserVisibleFullServerPath(String)
|
bool
|
Determines whether the given string represents a valid
server path.
|