Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / AutoDimensionCdSetting Class
Members
In This Topic
    AutoDimensionCdSetting Class
    In This Topic
    Display configuration settings for automatic dimensions in cable drawing.
    Object Model
    AutoDimensionCdSetting ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty Class
    Inheritance Hierarchy

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

    Syntax
    public class AutoDimensionCdSetting : BaseDisplayConfigurationSetting 
    Public Properties
     NameDescription
    Public PropertyDetermine which side the dimension is created on (applies to labels, clips, cable ties, splices).  
    Public PropertyCreate auto dimensions for all branches.  
    Public PropertyCreate dimensions for insulations and shields.  
    Public PropertyDimension if total length contains connectable objects. Include or exclude them.  
    Public PropertyCreate dimensions for wires between surface protection and connector.  
    Public PropertyCreate dimensions for clip, cable tie and splice.  
    Public PropertyCreate dimensions for surface protections.  
    Public PropertyCreate dimensions for overall length of cables.  
    Top
    See Also