Eplan Platform API
Eplan.EplApi.HEServices Namespace / NameService3D Class / EvaluateName Method
Function3D for which is evaluated name.

In This Topic
    EvaluateName Method (NameService3D)
    In This Topic
    Method evaluates the full name for a Function3D by using the visible device tag of that Function3D and building the full name by graphical search on the installation space where the Function3D is placed.
    Syntax

    Parameters

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