API Help
Eplan.EplApi.DataModel.Graphics Namespace / Shielding Class / Height Property

In This Topic
    Height Property (Shielding)
    In This Topic
    Returns height of the shielding.
    Syntax
    public double Height {get;}
    public:
    property double Height {
       double get();
    }

    Property Value

    Height in mm.
    Exceptions
    ExceptionDescription
    Thrown when height cannot be get.
    See Also