Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / CableCdSetting Class
Members
In This Topic
    CableCdSetting Class
    In This Topic
    Display configuration of cables in cable drawing.
    Object Model
    CableCdSetting ClassBooleanProperty ClassDecorationController ClassLengthProperty ClassAngleProperty ClassColorProperty ClassBooleanProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.DisplayConfigurations.BaseDisplayConfigurationSetting
          EPLAN.Harness.API.DataStructures.DisplayConfigurations.CableCdSetting

    Syntax
    Public Properties
     NameDescription
    Public Property Apply color to cables.  
    Public PropertyController for decorations of this setting.  
    Public PropertyThe distance between the grip point of the decoration and the starting point.  
    Public PropertyAngle of BOM balloon line. In radians, counterclockwise is positive direction, positive x axis is zero angle.  
    Public PropertyColor of the line between decorated organizer and the decorations..  
    Public PropertyLine pattern of the drawing.Pattern of the line between decorated organizer and the decorations.  
    Public PropertyDetermines visibility of the line between decorated organizer and the decorations.  
    Public PropertyWidth of the line between decorated organizer and the decorations.  
    Top
    See Also