Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiRPConnectorDefinition Class
Members
In This Topic
    ApiRPConnectorDefinition Class
    In This Topic
    Definition of default values for rapid prototype connectors.
    Object Model
    ApiRPConnectorDefinition ClassColorProperty ClassColorProperty ClassBooleanProperty ClassIntegerProperty ClassTextProperty ClassBooleanProperty ClassLengthProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiRPBase
          EPLAN.Harness.API.Settings.Common.ApiRPConnectorDefinition

    Syntax
    public class ApiRPConnectorDefinition : ApiRPBase 
    Public Properties
     NameDescription
    Public PropertyDefault color of rapid prototype connectors.  
    Public PropertyDefault pin color.  
    Public PropertyDetermines if the rapid prototype connector is a ribbon connector by default or not.  
    Public PropertyDefault number of pins of rapid prototype connectors.  
    Public PropertyDefault pin name prefix.  
    Public PropertyDefault shape of rapid prototype connectors.  
    Public PropertyDefault state of the Show before placing checkbox. See Harness proD help for more details. (Inherited from EPLAN.Harness.API.Settings.Common.ApiRPBase)
    Public PropertyDefault size of rapid prototype connectors.  
    Public PropertyDefault size of pins.  
    Top
    See Also