Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / PART_TERMINAL_ADDITIONALLENGTHDEFAULT Property / PART_TERMINAL_ADDITIONALLENGTHDEFAULT Property

In This Topic
    PART_TERMINAL_ADDITIONALLENGTHDEFAULT Property
    In This Topic
    Additional length (default) # 22942.
    Syntax
    public MDPropertyValue PART_TERMINAL_ADDITIONALLENGTHDEFAULT {get; set;}
    public:
    property MDPropertyValue^ PART_TERMINAL_ADDITIONALLENGTHDEFAULT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is used if no additional length has been entered for the individual connection point in the connection point pattern. Specifies the default value for the additional length of the connection point arrangement.

    See Also