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

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