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

In This Topic
    BarDistance Property (BusBar)
    In This Topic
    Distance of bars in busbar-system (distance is from top of bar to top of bar not the distance between bars).
    Syntax
    public virtual double BarDistance {get;}
    public:
    virtual property double BarDistance {
       double get();
    }
    See Also