Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_TERMINAL_CANHAVESAMENAME Property / FUNC_TERMINAL_CANHAVESAMENAME Property

In This Topic
    FUNC_TERMINAL_CANHAVESAMENAME Property
    In This Topic
    Allow same designations # 20811.
    Syntax
    public PropertyValue FUNC_TERMINAL_CANHAVESAMENAME {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_CANHAVESAMENAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is used to specify whether a terminal designation within the terminal strip may occur several times. If you place the terminals in several representation types, you should not activate this setting and define each terminal uniquely. Otherwise there may be problems in global editing.

    See Also