Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class
Members
In This Topic
    ApiCableUnitGeneratorSettings Class
    In This Topic
    Settings for automatic creation of cable units which are based on cables.Class that holds settings for creation of cable units based on cables.
    Object Model
    ApiCableUnitGeneratorSettings ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassTextProperty ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.ApiCableUnitGeneratorSettings

    Syntax
    public class ApiCableUnitGeneratorSettings 
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyShould the created cable units include accessories of its components. That means accessories of the cable and all ties, labels, leading parts, ... If connectable objects are included, then accessories on pins are included as well.  
    Public PropertyShould the created cable units bundle/surface protections (like loom, flex tubing, wrap tape, ...).  
    Public PropertyShould the created cable units include connectable objects.  
    Public PropertyShould the created cable units include labels.  
    Public PropertyShould the created cable units include leading parts.  
    Public PropertyShould the created cable units include ties.  
    Public PropertyShould the created cable units include wire terminals on connectable objects and pins.  
    Public PropertyShould the name of the cable unit be the same as .  
    Public PropertyPrefix which will be placed in front of a cable unit name if it based on cable name.  
    Public PropertySuffix which will be placed behind a cable unit name if it based on cable name.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds cables that will be used to create cable units based on them.  
    Top
    See Also