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

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