Eplan Platform API
Eplan.EplApi.Base Namespace / PathMap Class / ReSubstitutePathForDisplay Method
Path to be analyzed.

ReSubstitutePathForDisplay Method
Substitute values with variables. Returns the changed path. Ignores all variables which are not visible in P8 Dialogs.
Syntax
public static string ReSubstitutePathForDisplay( 
   string strPath
)

Parameters

strPath
Path to be analyzed.
Exceptions
ExceptionDescription
Method failed.
See Also