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

In This Topic
    BridgeSegments Field
    In This Topic
    An array of all bridge connections (i.e. segments) that the bridge consists of.
    Syntax
    public Terminal.Bridge.BridgeInfo[] BridgeSegments
    public:
    array<Terminal.Bridge.BridgeInfo^>^ BridgeSegments
    See Also