Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / Terminal.Bridge Class
Fields Properties

In This Topic
    Terminal.Bridge Class Members
    In This Topic

    The following tables list the members exposed by Terminal.Bridge.

    Public Fields
     NameDescription
    Public FieldAn array of all jumper connections (i.e. segments) that the jumper consists of.  
    Public FieldOne of the terminal connected by the jumper.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns information whether the jumper is 'vertical', i.e. whether it connects only different levels of the same multi-level terminal. Note: this property is valid only if the jumper object has been obtained through the TerminalStrip.Bridges_Split property of a terminal strip object. Otherwise, this property returns FALSE.  
    Public PropertyA Terminal.Bridge.Kinds of the jumper (i.e. internal, external, small, saddle slot 3, saddle slot 4 or saddle slot 5).  
    Public PropertyAn array of all terminals that the jumper connects.  
    Public PropertyA type of the jumper. Corresponds to the function definition tag of the jumper's connections.  
    Top
    See Also