From: vsv Date: Wed, 24 May 2006 12:08:48 +0000 (+0000) Subject: Corrected code of Plot3dOnCutPlanes operation X-Git-Tag: V3_2_0rc~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=023f530cf92fa6e4f69fb09922b210bd070e3a7d;p=modules%2Fvisu.git Corrected code of Plot3dOnCutPlanes operation --- diff --git a/src/VISUGUI/VisuGUI_ActionsDef.h b/src/VISUGUI/VisuGUI_ActionsDef.h index 58abbd06..bb58c077 100644 --- a/src/VISUGUI/VisuGUI_ActionsDef.h +++ b/src/VISUGUI/VisuGUI_ActionsDef.h @@ -112,6 +112,6 @@ #define VISU_FREE_SCALAR_BARS 4081 #define VISU_SHOW_ANIMATION 4082 -#define VISU_PLOT3D_FROM_CUTPLANE 4083 +#define VISU_PLOT3D_FROM_CUTPLANE 4085 #endif