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

In This Topic
    HeightOfBars Property
    In This Topic
    Height of bus bars (without mount).
    Syntax
    public virtual double HeightOfBars {get;}
    public:
    virtual property double HeightOfBars {
       double get();
    }
    See Also