Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / PinCdSetting Class
Members
In This Topic
    PinCdSetting Class
    In This Topic
    Display configuration settings for pins in cable drawing.
    Object Model
    PinCdSetting ClassColorProperty ClassLengthProperty ClassLengthProperty ClassBooleanProperty Class
    Inheritance Hierarchy

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

    Syntax
    public class PinCdSetting : BaseDisplayConfigurationSetting 
    Public Properties
     NameDescription
    Public Property Color of the drawing.  
    Public PropertyLine pattern of the drawing.Pattern of the line between decorated organizer and the decorations.  
    Public PropertyLine thickness of the drawing.  
    Public Property Size of the control point or the symbol.  
    Public Property Turns on and off the visibility of control points. Only control points, not pins.  
    Top
    See Also