Salome HOME
0019941: EDF 766 SMESH : Max length hypothesis
authoreap <eap@opencascade.com>
Fri, 23 Jan 2009 14:07:31 +0000 (14:07 +0000)
committereap <eap@opencascade.com>
Fri, 23 Jan 2009 14:07:31 +0000 (14:07 +0000)
   preference parameter changed

doc/salome/gui/SMESH/input/1d_meshing_hypo.doc
src/SMESHGUI/SMESH_msg_en.ts

index 0f7920172912457b1c05b907f6d255e49ed17487..7053546924bfff0525b9728b2dd3ffe029b4a75a 100644 (file)
@@ -86,7 +86,7 @@ consists of setting the maximal allowed \b length of segments.
 <b>Use preestimated length</b> check box lets you specify \b length
 automatically calculated basing on size of your geometrical object,
 namely as diagonal of bounding box divided by ten. The divider can be
-changed via "Segmentation of diagonal of boundary box of geometry"
+changed via "Ratio Bounding Box Diagonal / Max Size"
 preference parameter.
 <b>Use preestimated length</b> check box is enabled only if the
 geometrical object has been selected before hypothesis definition.
index 5e63491c15841d45973e20aec8e0a70766fcb474..69d238b213b052918156b7957731b365f74bba21 100644 (file)
@@ -2913,11 +2913,15 @@ Please, create VTK viewer and try again</translation>
         </message>
         <message>
             <source>PREF_GROUP_SEGMENT_LENGTH</source>
-            <translation>Segment length</translation>
+            <translation>Automatic parameters</translation>
         </message>
         <message>
             <source>PREF_SEGMENT_LENGTH</source>
-            <translation>Segmentation of diagonal of boundary box of geometry</translation>
+            <translation>Ratio Bounding Box Diagonal / Max Size</translation>
+        </message>
+        <message>
+            <source>PREF_NB_SEGMENTS</source>
+            <translation>Number of Segments</translation>
         </message>
         <message>
             <source>PREF_AUTO_UPDATE</source>