Harness proD API Help
EPLAN.Harness.API.Settings Namespace / NPGrids Class / MaxLengtheningCoefficient Property
In This Topic
    MaxLengtheningCoefficient Property
    In This Topic
    Defines the maximum allowed lengthening coefficient for shrinking / lengthening bundles / cables. The default value "1" doesn't allow any lengthening, only shrinking. A coefficient of "2" allows lengthening of max. 100%.
    Syntax
    public ApiLengthCoefficient MaxLengtheningCoefficient {get; set;}
    See Also