Eplan Platform API
Eplan.EplApi.HEServices Namespace / Transformation Class / Height Property

In This Topic
    Height Property (Transformation)
    In This Topic
    Get height of imported element
    Syntax
    public double Height {get;}
    public:
    property double Height {
       double get();
    }
    See Also