Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue PART_TERMINAL_TERMINALSIZE_DEFAULT {get; set;}
    public:
    property MDPropertyValue^ PART_TERMINAL_TERMINALSIZE_DEFAULT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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