]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Issue 0016172: EDF 452 SMESH : Define in the preferences if we want or not the Mesh...
authorakl <akl@opencascade.com>
Thu, 31 Jul 2008 06:46:51 +0000 (06:46 +0000)
committerakl <akl@opencascade.com>
Thu, 31 Jul 2008 06:46:51 +0000 (06:46 +0000)
doc/salome/gui/GUI/input/mesh_preferences.doc

index 047afc6a540f7cf010915c7ff248a7f653a92815..719cc7d9a04a1826f5ae710a2b72a0265f6d75ad 100644 (file)
@@ -34,6 +34,18 @@ this operation will be carried out automatically.</li>
 <li>If you toggle <b>Automatic renumbering</b> checkbox, the exported
 mesh will be renumbered automatically</li>
 </ul>
+<li><b>Mesh computation</b></li>
+<ul>
+<li><b>Show a computation result notification</b> combobox allows to
+select the notification mode about a mesh computation result.
+There are 3 possible modes:</li>
+<ul>
+<li><b>Never</b> - do not show the result dialog at all;</li>
+<li><b>Errors only</b> - the result dialog will be shown if there were
+some errors during a mesh computation;</li>
+<li><b>Always</b> - show the result dialog after each mesh
+computation. This is a default mode.</li>
+</ul>
 </ul>
 
 <h2>Mesh Preferences</h2>