Eplan Platform API
Eplan.EplApi.HEServices Namespace / NameService Class / EvaluateName Method

In This Topic
    EvaluateName Method (NameService)
    In This Topic
    Sets the page and evaluates the full name for a FunctionBase (which is either a Function or a Location box or an Interruption-point) by using the visible device tag of that FunctionBase and building the full name by graphical search on the page where the FunctionBase is placed. In the visible name missing project structures, which for example are supplemented from surrounding LocationBoxes or from the Page-Object itself. For an empty visible name the full name is taken from a function in search direction or from a surrounding device box. Nesting of device tags is made by using an surrounding device box, if nesting is enabled. The parameters used for evaluation are defined in the dialog with the project properties.
    Overload List
    OverloadDescription
    Sets the page and evaluates the full name for a FunctionBase (which is either a Function or a Location box or an Interruption-point) by using the visible device tag of that FunctionBase and building the full name by graphical search on the page where the FunctionBase is placed. In the visible name missing project structures, which for example are supplemented from surrounding LocationBoxes or from the Page-Object itself. For an empty visible name the full name is taken from a function in search direction or from a surrounding device box. Nesting of device tags is made by using an surrounding device box, if nesting is enabled. The parameters used for evaluation are defined in the dialog with the project properties.  
    Method evaluates the full name for a FunctionBase (which is either a Function or a Location box or an Interruption-point) by using the visible device tag of that FunctionBase and building the full name by graphical search on the page where the FunctionBase is placed. For example if in the visible name of the FunctionBase some project structures (as (for example) the plant) are missing, but this project structure is necessary to build the full device tag, then the method does a search on the page for LocationBoxes that are surrounding the FunctionBase. If such a LocationBox has been found, then the project structures missing in the visible name of the FunctionBase will be taken over. If no LocationBox is found, the project structures missing in the visible name of the FunctionBase will be taken over from the Page-Object where the FunctionBase is placed. For an empty visible name the full name is taken from a function in search direction or from a surrounding device box. Nesting of device tags is made by using an surrounding device box, if nesting is enabled. The parameters used for evaluation are defined in the dialog with the project properties.  
    See Also