API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CABLE_STRIPPINGLENGTHDESTINATION Property / FUNC_CABLE_STRIPPINGLENGTHDESTINATION(Int32) Property

In This Topic
    FUNC_CABLE_STRIPPINGLENGTHDESTINATION(Int32) Property
    In This Topic
    Cable / Conduit: Target: Stripping length # 20082. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_CABLE_STRIPPINGLENGTHDESTINATION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_STRIPPINGLENGTHDESTINATION {
       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