Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CABLE_STRIPPINGLENGTHDESTINATION Property / FUNC_CABLE_STRIPPINGLENGTHDESTINATION Property

In This Topic
    FUNC_CABLE_STRIPPINGLENGTHDESTINATION Property
    In This Topic
    Cable / Conduit: Target: Stripping length # 20082.
    Syntax
    public PropertyValue FUNC_CABLE_STRIPPINGLENGTHDESTINATION {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_STRIPPINGLENGTHDESTINATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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