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

In This Topic
    Y Property (MDPartSupportBarPosition)
    In This Topic
    The y position of the referenced support bar part.
    Syntax
    public double Y {get; set;}
    public:
    property double Y {
       double get();
       void set (    double value);
    }
    See Also