mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-03 23:14:30 +05:00
0019941: EDF 766 SMESH : Max length hypothesis
preference parameter changed
This commit is contained in:
parent
9d4a479350
commit
f67593a4d5
@ -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.
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user