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

Terminal.Bridge.BridgeInfo Class
Structure representing a bridge connection (i.e. a bridge segment).
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.EObjects.Terminal.Bridge.BridgeInfo

Syntax
public class Terminal.Bridge.BridgeInfo 
Public Fields
 NameDescription
Public FieldA terminal on the other side of the bridge connection.  
Public FieldConnection object.  
Public FieldKind of the bridge connection: internal, external or small. Terminal.Bridge.Kinds  
Public FieldBridge connection type. Corresponds to the function definition tag of the connection.  
Top
See Also