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

In This Topic
    Terminal.Bridge Class Properties
    In This Topic

    For a list of all members of this type, see Terminal.Bridge members.

    Public Properties
     NameDescription
    Public PropertyReturns information whether the bridge is 'vertical', i.e. whether it connects only different levels of the same multi-level terminal. Note: this property is valid only if the bridge 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 bridge (i.e. internal, external or small).  
    Public PropertyAn array of all terminals that the bridge connects.  
    Public PropertyA type of the bridge. Corresponds to the function definition tag of the bridge's connections.  
    Top
    See Also