Eplan Platform API
Eplan.EplApi.HEServices Namespace / NameService3D Class / EvaluateAndSetAllNames Method

In This Topic
    EvaluateAndSetAllNames Method (NameService3D)
    In This Topic
    Evaluates the full name for all placed 3D functions in installation space by calling EvaluateName for all those objects.
    Syntax
    public bool EvaluateAndSetAllNames()
    public:
    bool EvaluateAndSetAllNames(); 

    Return Value

    Returns "true" if any name has changed, modifies only functions, which name has been changed. The method uses only an installation space that was set in the constructor.
    See Also