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

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