API Help
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList Class / CONNECTION_STRIPPINGLENGTH_SOURCE Property / CONNECTION_STRIPPINGLENGTH_SOURCE(Int32) Property

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