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

SubstitutePath Method
Substitutes variables with their values. Returns the changed path.
Syntax
public static string SubstitutePath( 
   string strPath
)

Parameters

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