Version: 6.3.1

src/VISUGUI/VisuGUI_ActionsDef.h

Go to the documentation of this file.
00001 // Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
00002 //
00003 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
00004 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
00005 //
00006 // This library is free software; you can redistribute it and/or
00007 // modify it under the terms of the GNU Lesser General Public
00008 // License as published by the Free Software Foundation; either
00009 // version 2.1 of the License.
00010 //
00011 // This library is distributed in the hope that it will be useful,
00012 // but WITHOUT ANY WARRANTY; without even the implied warranty of
00013 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00014 // Lesser General Public License for more details.
00015 //
00016 // You should have received a copy of the GNU Lesser General Public
00017 // License along with this library; if not, write to the Free Software
00018 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
00019 //
00020 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
00021 //
00022 
00023 #ifndef VISUGUI_ACTIONSDEF
00024 #define VISUGUI_ACTIONSDEF
00025 
00026 //#define VISU_IMPORT_FROM_FILE       112
00027 //#define VISU_IMPORT_MED             114
00028 //#define VISU_IMPORT_TABLE           199
00029 #define VISU_IMPORT_FROM_FILE       4002
00030 #define VISU_IMPORT_TABLE           4003
00031 #define VISU_IMPORT_MED_STRUCTURE   4004
00032 #define VISU_IMPORT_MED_TIMESTAMP   4005
00033 #define VISU_IMPORT_MED_FIELD       4006
00034 #define VISU_LOAD_COMPONENT_DATA    4007
00035 
00036 #define VISU_SCALAR_MAP             4011
00037 #define VISU_DEFORMED_SHAPE         4012
00038 #define VISU_VECTORS                4013
00039 #define VISU_ISO_SURFACES           4014
00040 #define VISU_CUT_PLANES             4015
00041 #define VISU_STREAM_LINES           4016
00042 #define VISU_CUT_LINES              4017
00043 #define VISU_CUT_SEGMENT            40181 // like in VISU_en.xml
00044 #define VISU_PLOT2D                 4018
00045 #define VISU_PLOT_3D                4019
00046 #define VISU_DEFORMED_SHAPE_AND_SCALAR_MAP 40110
00047 
00048 //#define VISU_DELETE                 4021
00049 #define VISU_DELETE_OBJS            4022
00050 
00051 #define VISU_SHOW_TABLE             4023
00052 #define VISU_EDIT_POINTMAP3D        4029
00053 #define VISU_CREATE_CURVES          4024
00054 #define VISU_EXPORT_TABLE           4025
00055 
00056 #define VISU_CREATE_PRS             4026
00057 #define VISU_CREATE_MANY_PRS        4027
00058 #define VISU_ERASE                  4030
00059 #define VISU_DISPLAY                4031
00060 #define VISU_DISPLAY_ONLY           4032
00061 //#define VISU_DELETE_PRS             4033
00062 
00063 #define VISU_SHOW_SCALAR_BAR        4034
00064 #define VISU_HIDE_SCALAR_BAR        4035
00065 
00066 #define VISU_COPY_PRS               4037
00067 #define VISU_CURVE_PROPS            4040
00068 #define VISU_EDIT_CONTAINER         4042
00069 #define VISU_CLEAR_CONTAINER        4043
00070 
00071 #define VISU_SAVE_VIEW_PARAMS_1     4045
00072 #define VISU_SAVE_VIEW_PARAMS       4046
00073 #define VISU_RESTORE_VIEW_PARAMS    4047
00074 #define VISU_DELETE_VIEW_PARAMS     4048
00075 
00076 #define VISU_POINTS                 4050
00077 #define VISU_WIREFRAME              4051
00078 #define VISU_SURFACE                4052
00079 #define VISU_INSIDEFRAME            4053
00080 #define VISU_SURFACEFRAME           4054
00081 #define VISU_SHRINK                 4055
00082 #define VISU_UNSHRINK               4056
00083 
00084 #define VISU_FEATURE_EDGES          4091
00085 #define VISU_FEATURE_EDGES_DISABLE  4092
00086 
00087 #define VISU_SHADING                4083
00088 #define VISU_NOSHADING              4084
00089 
00090 #define VISU_CELL_COLOR             4057
00091 #define VISU_COLOR                  4058
00092 #define VISU_EDGE_COLOR             4059
00093 #define VISU_OPACITY                4060
00094 #define VISU_LINE_WIDTH             4061
00095 #define VISU_POINT_MARKER           40611
00096 #define VISU_SHRINK_FACTOR          40629
00097 
00098 #define VISU_EDIT_SCALARMAP         40620
00099 #define VISU_EDIT_DEFORMEDSHAPE     40621
00100 #define VISU_EDIT_CUTPLANES         40622
00101 #define VISU_EDIT_CUTLINES          40623
00102 #define VISU_EDIT_CUTSEGMENT        406231
00103 #define VISU_EDIT_ISOSURFACES       40624
00104 #define VISU_EDIT_VECTORS           40625
00105 #define VISU_EDIT_STREAMLINES       40626
00106 #define VISU_EDIT_PLOT3D            40627
00107 #define VISU_EDIT_DEFORMEDSHAPEANDSCALARMAP     40628
00108 
00109 #define VISU_EDIT_PRS               4062
00110 #define VISU_CREATE_TABLE           4063
00111 #define VISU_SWEEP                  4064
00112 #define VISU_SELECTION_INFO         4065
00113 #define VISU_PARALLELANIMATION      4066
00114 #define VISU_SUCCCESSIVEANIMATION   4067
00115 #define VISU_POINT_EVOLUTION        4068
00116 
00117 #define VISU_ERASE_ALL              4070
00118 #define VISU_GLOBAL_SELECTION       4071
00119 #define VISU_PARTIAL_SELECTION      4072
00120 #define VISU_SCALING                4073
00121 
00122 #define VISU_CUBE_AXES              4075
00123 #define VISU_CLIPPING               4077
00124 #define VISU_ARRANGE_ACTORS         4078
00125 
00126 #define VISU_TRANSLATE_PRS          4079
00127 #define VISU_MERGE_SCALAR_BARS      4080
00128 #define VISU_FREE_SCALAR_BARS       4081
00129 #define VISU_SHOW_ANIMATION         4082
00130 #define VISU_SHOW_EVOLUTION         4086
00131 
00132 #define VISU_PLOT3D_FROM_CUTPLANE   4085
00133 
00134 #define VISU_MANAGE_CACHE           4090
00135 
00136 // MULTIPR
00137 #define VISU_MULTIPR_FULL_RES       4095
00138 #define VISU_MULTIPR_MED_RES        4096
00139 #define VISU_MULTIPR_LOW_RES        4097
00140 #define VISU_MULTIPR_HIDE           4098
00141 
00142 #define VISU_FILE_INFO              4100
00143 #define VISU_EXPORT_MED             4101
00144 
00145 #define VISU_SELECTION_PANEL        4102
00146 #define VISU_ACTOR_SELECTION        4103
00147 #define VISU_CELL_SELECTION         4104
00148 #define VISU_POINT_SELECTION        4105
00149 #define VISU_GAUSS_POINT_SELECTION  4106
00150 
00151 #define VISU_SLIDER_PANEL           4200
00152 #define VISU_SWEEP_PANEL            4300
00153 #define VISU_FILTERSCALARS          4301
00154 
00155 #define VISU_VALUES_LABELING        4302
00156 #define VISU_VALUES_LABELING_PARAMS 4303
00157 
00158 #define VISU_ARCQUAD_MODE           4401
00159 #define VISU_LINEQUAD_MODE          4402
00160 
00161 #endif
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS