Eplan Platform API
Eplan.EplApi.HEServices Namespace / ConnectionService Class
Members

In This Topic
    ConnectionService Class
    In This Topic
    Class providing connection functionality: Placing , designating, re-aligning, re-formatting, and deleting connection definition points.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.HEServices.ConnectionService

    Syntax
    public class ConnectionService 
    public ref class ConnectionService 
    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. function to re-align and re-format connection definition points.  
    Public MethodOverloaded. Delete wire designations and connection definition points.  
    Public MethodOverloaded. Designate connections (wires) with connection definition point.  
    Public MethodDestructor  
    Public MethodOverloaded. Exports manufacturing data for wire fabrication machines.  
    Public MethodGenerates list of unused or deleted connection from project.  
    Public MethodOverloaded. Interconnect devices like in dialog "Interconnect devices".  
    Public MethodOverloaded. Function for placing connection definition points (CDPs).  
    Public MethodFinds all connections in the same net as oSourceConnection.  
    Public MethodFinds all connections which are in the same circuit as oSourceConnection and have the same potential.  
    Public MethodFinds all connections on the same schema as oSourceConnection which transmit the same signal.  
    Top
    See Also