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

In This Topic
    FUNC_TERMINAL_STRIP_DONT_USE_MAINTERMINAL Property
    In This Topic
    Do not use main terminals # 20229.
    Syntax
    public PropertyValue FUNC_TERMINAL_STRIP_DONT_USE_MAINTERMINAL {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_STRIP_DONT_USE_MAINTERMINAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is enabled for a terminal strip definition, the main terminals are handled in the same way as "normal" terminals. In this case, the terminal strip is not split into independent areas and is only defined via the terminal strip definition.

    See Also