Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / OrganizerDecorationSetting Class
Members
In This Topic
    OrganizerDecorationSetting Class
    In This Topic
    Display configuration for decorations of organizers (bundles, bundle protections, cables, twists).
    Object Model
    OrganizerDecorationSetting ClassDecorationController ClassLengthProperty ClassHatchInfo ClassBooleanProperty ClassAngleProperty ClassColorProperty ClassBooleanProperty ClassLengthProperty Class
    Inheritance Hierarchy

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

    Syntax
    Public Properties
     NameDescription
    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.  
    Top
    See Also