eap 38824d786e 0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
+    if ( myMesh->HasModificationsToDiscard() && // issue 0020693
+         SUIT_MessageBox::question( desktop(), tr( "SMESH_WARNING" ),
+                                    tr( "FULL_RECOMPUTE_QUESTION" ),
+                                    tr( "SMESH_BUT_YES" ), tr( "SMESH_BUT_NO" ), 1, 0 ) == 0 )
+      myMesh->Clear();
2010-05-13 06:20:35 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2010-05-07 15:08:23 +00:00
2004-06-18 08:34:31 +00:00
2010-05-07 15:08:23 +00:00
2004-06-18 08:34:31 +00:00
2003-11-06 11:34:19 +00:00
2010-05-07 15:08:23 +00:00

The file is empty.
Description
SALOME Mesh module
Readme 91 MiB
Languages
C++ 85.2%
Python 12.8%
CMake 1.1%
HTML 0.4%
C 0.3%
Other 0.1%