ModelPathUtils.ConvertUserVisiblePathToModelPath
Description:
Converts a user-visible path (string) to a ModelPath.
Converts a user-visible path (string) to a ModelPath.
Remarks:
The path may be a server or file path.
The path may be a server or file path.
public static ModelPath ConvertUserVisiblePathToModelPath(
string strPath
)
-
StringstrPathThe path in string form, like RSN://{HostNodeName}/school/project.rvt
-
A non-optional argument was null