API Help
Eplan.EplApi.MasterData Namespace / MDConnectionPointPosition Class / StrippingLength Property

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