Eplan Platform API
Eplan.EplApi.Base Namespace / PathMap Class / ReSubstitutePath Method / ReSubstitutePath(String) Method
Path to be analyzed.

ReSubstitutePath(String) Method
Substitute values with variables. Returns the changed path.
Syntax
public static string ReSubstitutePath( 
   string strPath
)

Parameters

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