Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / RibbonCableNbSetting Class
Members
In This Topic
    RibbonCableNbSetting Class
    In This Topic
    Display configuration settings for ribbon (flat) cables in nailboard.
    Object Model
    RibbonCableNbSetting ClassColorProperty ClassDecorationController ClassLengthProperty ClassHatchInfo ClassBooleanProperty ClassAngleProperty ClassColorProperty ClassBooleanProperty ClassLengthProperty ClassBooleanProperty Class
    Inheritance Hierarchy

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

    Syntax
    Public Properties
     NameDescription
    Public Property Color of the drawing.  
    Public PropertyController for decorations of this setting.  
    Public PropertyThe distance between the grip point of the decoration and the starting point.  
    Public PropertyHatch pattern for organizers. The hatch is applied if HatchOverride is true. Pass a hatch pattern EPLAN.Harness.API.DataStructures.Appearance.HatchInfo or null to reset.  
    Public Property Override hatch pattern with Hatch.  
    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.  
    Public PropertyShow grouped pins on ribbon or inline connector.  
    Top
    See Also