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

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