Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointPosition Class / StrippingLength Property

In This Topic
    StrippingLength Property (ConnectionPointPosition)
    In This Topic
    The stripping length describes a length of left insulation
    Syntax
    public double StrippingLength {get; set;}
    public:
    property double StrippingLength {
       double get();
       void set (    double value);
    }
    See Also