Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / Connection Class
Members
In This Topic
    Connection Class
    In This Topic
    Definition of connection between two pins.
    Object Model
    Connection ClassIPinBase InterfaceIPinBase Interface
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.Connection

    Syntax
    public class Connection 
    Public Constructors
     NameDescription
    Public ConstructorCreate new instance of Connection between two pins.  
    Top
    Public Properties
     NameDescription
    Public Property First pin to connect.  
    Public Property Second pin to connect.  
    Top
    See Also