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

In This Topic
    EvaluateAndSetAllVisibleNames Method (NameService3D)
    In This Topic
    Evaluate the visible names from the full names for all placed 3D functions in installation space.
    Syntax
    public bool EvaluateAndSetAllVisibleNames()
    public:
    bool EvaluateAndSetAllVisibleNames(); 

    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