Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CABLEAUTONAMED Property / FUNC_CABLEAUTONAMED Property

In This Topic
    FUNC_CABLEAUTONAMED Property
    In This Topic
    Name automatically assigned # 20091.
    Syntax
    public PropertyValue FUNC_CABLEAUTONAMED {get; set;}
    public:
    property PropertyValue^ FUNC_CABLEAUTONAMED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Unnamed cable definitions, shields, and connection definition points are assigned to this property during automatic cable generation. Automatically assigned names are deleted and newly assigned in the next automatic run; manually assigned names are retained.

    See Also