Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointsInfoPropertyList 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 PropertyValue PART_TERMINAL_ADDITIONALLENGTHDEFAULT {get; set;}
    public:
    property PropertyValue^ PART_TERMINAL_ADDITIONALLENGTHDEFAULT {
       PropertyValue^ get();
       void set (    PropertyValue^ 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