Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointsInfoPropertyList Class / PART_TERMINAL_TERMINALSIZE_DEFAULT Property / PART_TERMINAL_TERMINALSIZE_DEFAULT Property

In This Topic
    PART_TERMINAL_TERMINALSIZE_DEFAULT Property
    In This Topic
    Connection dimension (default) # 22969.
    Syntax
    public PropertyValue PART_TERMINAL_TERMINALSIZE_DEFAULT {get; set;}
    public:
    property PropertyValue^ PART_TERMINAL_TERMINALSIZE_DEFAULT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is used if no connection dimension has been entered for the individual connection point in the connection point pattern. In this property, you can enter the measurement of the screw (e.g., M6) or of the lug (e.g., 4.8x0.5) for screw connections, threads, nipples, and plug-in connections.

    See Also