0019941: EDF 766 SMESH : Max length hypothesis

preference parameter changed
This commit is contained in:
eap 2009-01-23 14:07:31 +00:00
parent 9d4a479350
commit f67593a4d5
2 changed files with 7 additions and 3 deletions

View 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.

View 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>