Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartLockedMountingAreaPosition Class / Height Property

In This Topic
    Height Property (MDPartLockedMountingAreaPosition)
    In This Topic
    Height of the locked mounting area
    Syntax
    public double Height {get; set;}
    public:
    property double Height {
       double get();
       void set (    double value);
    }
    See Also