Salome HOME
integration of modifications from Gérald Nicolas
[modules/homard.git] / src / HOMARDGUI / MonCreateZone.h
index e1705be111e219a1353e8cdc69788daf0be2e6e5..58fe3542748702c001f8dfaf8715b882eef68ac6 100644 (file)
@@ -52,7 +52,7 @@ protected :
     QString _aCaseName;
 
     int _Orient;
-    int _ZoneType;
+    int _Type;
     double _Xcentre, _Ycentre, _Zcentre, _Rayon ;
     double _ZoneXcentre, _ZoneYcentre, _ZoneZcentre, _ZoneRayon ;
     double _Xmin, _Xmax, _Xincr, _Ymin, _Ymax, _Yincr, _Zmin, _Zmax, _Zincr ;