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

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