API Help
Eplan.EplApi.MasterData Namespace / MDConnectionPointPosition Class / Z Property

In This Topic
    Z Property (MDConnectionPointPosition)
    In This Topic
    The Z-position of the connection point
    Syntax
    public double Z {get; set;}
    public:
    property double Z {
       double get();
       void set (    double value);
    }
    See Also