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

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

    Syntax
    public class ControlPointCdSetting : 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