Salome HOME
Join modifications from branch OCC_development_for_3_2_0a2
[modules/visu.git] / src / VISUGUI / VisuGUI_ActionsDef.h
index c78ac716ba8d44765fd754f50a011548fc75f55b..681a9d131f1500d577b5665346e44b3eda43893f 100644 (file)
@@ -1,16 +1,33 @@
+// Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+// 
+// This library is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public
+// License as published by the Free Software Foundation; either 
+// version 2.1 of the License.
+// 
+// This library is distributed in the hope that it will be useful 
+// but WITHOUT ANY WARRANTY; without even the implied warranty of 
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public  
+// License along with this library; if not, write to the Free Software 
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+//
+// See http://www.salome-platform.org/
+//
 #ifndef VISUGUI_ACTIONSDEF
 #define VISUGUI_ACTIONSDEF
 
 //#define VISU_IMPORT_FROM_FILE       112
-//#define VISU_EXPLORE_MED            113
 //#define VISU_IMPORT_MED             114
 //#define VISU_IMPORT_TABLE           199
 #define VISU_IMPORT_FROM_FILE       4002
-#define VISU_EXPLORE_MED            4003
-#define VISU_IMPORT_TABLE           4004
-#define VISU_IMPORT_MED_STRUCTURE   4005
-#define VISU_IMPORT_MED_TIMESTAMP   4006
-#define VISU_IMPORT_MED_FIELD       4007
+#define VISU_IMPORT_TABLE           4003
+#define VISU_IMPORT_MED_STRUCTURE   4004
+#define VISU_IMPORT_MED_TIMESTAMP   4005
+#define VISU_IMPORT_MED_FIELD       4006
 
 #define VISU_SCALAR_MAP             4011
 #define VISU_DEFORMED_SHAPE         4012
@@ -21,6 +38,7 @@
 #define VISU_CUT_LINES              4017
 #define VISU_PLOT2D                 4018
 #define VISU_PLOT_3D                4019
+#define VISU_SCALAR_MAP_ON_DEFORMED_SHAPE 40110
 
 //#define VISU_DELETE                 4021
 #define VISU_DELETE_OBJS            4022
 #define VISU_SHRINK                 4055
 #define VISU_UNSHRINK               4056
 
+#define VISU_SHADING                4083
+#define VISU_NOSHADING              4084
+
 #define VISU_CELL_COLOR             4057
 #define VISU_COLOR                  4058
 #define VISU_EDGE_COLOR             4059
 #define VISU_OPACITY                4060
 #define VISU_LINE_WIDTH             4061
 
+#define VISU_EDIT_SCALARMAP         40620
+#define VISU_EDIT_DEFORMEDSHAPE     40621
+#define VISU_EDIT_CUTPLANES         40622
+#define VISU_EDIT_CUTLINES          40623
+#define VISU_EDIT_ISOSURFACE        40624
+#define VISU_EDIT_VECTORS           40625
+#define VISU_EDIT_STREAMLINES       40626
+#define VISU_EDIT_PLOT3D            40627
+#define VISU_EDIT_SCALARMAPONDEFORMEDSHAPE     40628
+
 #define VISU_EDIT_PRS               4062
 #define VISU_CREATE_TABLE           4063
 #define VISU_SWEEP                  4064