Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiRoundingSettings Class / NextRoundingLength Property
In This Topic
    NextRoundingLength Property
    In This Topic
    The lengths of wires, cables, bundles, etc. will be rounded up to the next multiple of given length. Recommended values are 0.01, 0.05, 0.1, 0.5, 1, 2, 5, 10, 100.
    Syntax
    public DecimalProperty NextRoundingLength {get; set;}
    See Also