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

In This Topic
    BarToMountingPlateDistance Property (BusBarSystem)
    In This Topic
    distance from MountingPlate to busbars.
    Syntax
    public double BarToMountingPlateDistance {get;}
    public:
    property double BarToMountingPlateDistance {
       double get();
    }
    See Also