API Help
Eplan.EplApi.DataModel.E3D Namespace / BusBar Class / BarCount Property

In This Topic
    BarCount Property (BusBar)
    In This Topic
    Number of bus bars in busbar-system.
    Syntax
    public virtual long BarCount {get;}
    public:
    virtual property int64 BarCount {
       int64 get();
    }
    See Also