Harness proD API Help
EPLAN.Harness.API.DataStructures.RapidPrototypes Namespace / RapidConnectorDefinition Class
Members
In This Topic
    RapidConnectorDefinition Class
    In This Topic
    Definition of the rapid prototype connector.
    Object Model
    RapidConnectorDefinition ClassLengthProperty ClassLengthProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.RapidPrototypes.RapidConnectorDefinition

    Syntax
    public class RapidConnectorDefinition 
    Remarks
    Use to create rapid prototype connector with a different definition than the default definition in the project settings.
    Public Constructors
     NameDescription
    Public ConstructorCreates new instance of the RapidConnectorDefinition with default values from project settings.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets color of the rapid prototype connector.  
    Public Property Gets or sets size of the rapid prototype connector.  
    Public Property Gets or sets color of pin of the rapid prototype connector.  
    Public Property Gets or sets count of pins of the rapid prototype connector.  
    Public Property Gets or sets pin name prefix of the rapid prototype connector.  
    Public Property Gets or sets size of grouped pin of the rapid prototype connector.  
    Public Property Determines if the rapid connector will be ribbon connectable or not.  
    Public Property Gets or sets shape of the rapid prototype connector.  
    Top
    See Also