Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_SADDLEJUMPER_SLOT Property / CONNECTION_SADDLEJUMPER_SLOT Property

In This Topic
    CONNECTION_SADDLEJUMPER_SLOT Property
    In This Topic
    Saddle jumper slot # 31163.
    Syntax
    public PropertyValue CONNECTION_SADDLEJUMPER_SLOT {get; set;}
    public:
    property PropertyValue^ CONNECTION_SADDLEJUMPER_SLOT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property can be used to manage up to five saddle jumper slots at saddle jumper connections. The "Automatic" setting is the default setting. In this case only two saddle jumper slots (for the internal and external sides of the terminal connection point) are managed and the saddle jumpers are generated depending on the "internal / external" setting of the respective terminal connection point. Alternatively you can assign a specific saddle jumper slot to the connection by using the setting "Saddle jumper slot 1" to "Saddle jumper slot 5".

    See Also