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

In This Topic
    BarToMountingPlateDistance Property (BusBar)
    In This Topic
    Distance from MountingPlate to bus bars.
    Syntax
    public virtual double BarToMountingPlateDistance {get;}
    public:
    virtual property double BarToMountingPlateDistance {
       double get();
    }
    See Also