From a5103fc7f79b2df05173f24664a686a9df95a110 Mon Sep 17 00:00:00 2001 From: eap Date: Thu, 13 May 2010 06:20:02 +0000 Subject: [PATCH] 0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic + FULL_RECOMPUTE_QUESTION + +The mesh has been edited since a last total re-compute +that may prevent successful computation. +Do you wish to re-compute the mesh totally to discard the modifications? + + + --- src/SMESHGUI/SMESH_msg_en.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/SMESHGUI/SMESH_msg_en.ts b/src/SMESHGUI/SMESH_msg_en.ts index 18a50ace6..790b7c1a8 100644 --- a/src/SMESHGUI/SMESH_msg_en.ts +++ b/src/SMESHGUI/SMESH_msg_en.ts @@ -3191,6 +3191,14 @@ Consider saving your work before application crash SMESH_PREF_area_precision Area precision + + FULL_RECOMPUTE_QUESTION + +The mesh has been edited since a last total re-compute +that may prevent successful computation. +Do you wish to re-compute the mesh totally to discard the modifications? + + SMESH_PREF_vol_precision Volume precision -- 2.30.2