Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiRoundingSettings Class
Members
In This Topic
    ApiRoundingSettings Class
    In This Topic
    Definition of rounding of displayed lengths.
    Object Model
    ApiRoundingSettings ClassBooleanProperty ClassDecimalProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiRoundingSettings

    Syntax
    public class ApiRoundingSettings 
    Public Properties
     NameDescription
    Public PropertyEnables length rounding.  
    Public PropertyThe 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.  
    Top
    See Also