Harness proD API Help
EPLAN.Harness.API.Settings Namespace / DesignerAutomatism Class
Members
In This Topic
    DesignerAutomatism Class
    In This Topic
    Contains Designer settings related to automatic tasks.
    Object Model
    DesignerAutomatism ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.DesignerAutomatism

    Syntax
    public class DesignerAutomatism 
    Public Properties
     NameDescription
    Public PropertyWhen assigning an electrical option to an object, this option will be applied to all elements connected to the object as well (if activated).  
    Public PropertyWhen assigning a wire harness to an object, this wire harness will be applied to all elements connected to the object as well (if activated).  
    Public PropertyIf activated, this option allows only the visible objects to be automatically routed using the AutoRoute command.  
    Public PropertyWhen using the AutoRoute command, objects will be routed in the shortest possible distance, not only through end points, but e.g. through shared points as well.  
    Public PropertyDefault value for the Multiple wire terminal checkbox of pins. See Harness proD help for more details.  
    Top
    See Also