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

In This Topic
    Z Property (MDPartMountingPanelPosition)
    In This Topic
    The Z position of the referenced mounting panel.
    Syntax
    public double Z {get; set;}
    public:
    property double Z {
       double get();
       void set (    double value);
    }
    See Also