Eplan Platform API
Eplan.EplApi.HEServices Namespace / NameService Class / EvaluateName Method / EvaluateName(Page,FunctionBase) Method
Page to set.
Function for which is evaluated name.

In This Topic
    EvaluateName(Page,FunctionBase) Method
    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.
    Syntax

    Parameters

    pPage
    Page to set.
    pFunctionBase
    Function for which is evaluated name.
    Exceptions
    ExceptionDescription
    Invalid parameters were found.
    Null was passed to a parameter.
    See Also