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

In This Topic
    Kind Property (Terminal.Bridge)
    In This Topic
    A Terminal.Bridge.Kinds of the bridge (i.e. internal, external or small).
    Syntax
    public Terminal.Bridge.Kinds Kind {get;}
    public:
    property Terminal.Bridge.Kinds Kind {
       Terminal.Bridge.Kinds get();
    }
    Remarks
    Note: if the bridge contains segments of many kinds, the kind of the bridge is undetermined.
    See Also