API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_STRIPPINGLENGTH_DESIGNATION Property / CONNECTION_STRIPPINGLENGTH_DESIGNATION(Int32) Property

In This Topic
    CONNECTION_STRIPPINGLENGTH_DESIGNATION(Int32) Property
    In This Topic
    Target: Stripping length # 31056. This property isn't indexed.
    Syntax
    public PropertyValue CONNECTION_STRIPPINGLENGTH_DESIGNATION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ CONNECTION_STRIPPINGLENGTH_DESIGNATION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Here you specify the length of the connection insulation to be removed. This property is required for the transfer to packaging machines.

    See Also