From f67593a4d500a4e3f50d8c1301f5289e2e530d31 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 23 Jan 2009 14:07:31 +0000 Subject: [PATCH] 0019941: EDF 766 SMESH : Max length hypothesis preference parameter changed --- doc/salome/gui/SMESH/input/1d_meshing_hypo.doc | 2 +- src/SMESHGUI/SMESH_msg_en.ts | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/salome/gui/SMESH/input/1d_meshing_hypo.doc b/doc/salome/gui/SMESH/input/1d_meshing_hypo.doc index 0f7920172..705354692 100644 --- a/doc/salome/gui/SMESH/input/1d_meshing_hypo.doc +++ b/doc/salome/gui/SMESH/input/1d_meshing_hypo.doc @@ -86,7 +86,7 @@ consists of setting the maximal allowed \b length of segments. Use preestimated length 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. Use preestimated length check box is enabled only if the geometrical object has been selected before hypothesis definition. diff --git a/src/SMESHGUI/SMESH_msg_en.ts b/src/SMESHGUI/SMESH_msg_en.ts index 5e63491c1..69d238b21 100644 --- a/src/SMESHGUI/SMESH_msg_en.ts +++ b/src/SMESHGUI/SMESH_msg_en.ts @@ -2913,11 +2913,15 @@ Please, create VTK viewer and try again PREF_GROUP_SEGMENT_LENGTH - Segment length + Automatic parameters PREF_SEGMENT_LENGTH - Segmentation of diagonal of boundary box of geometry + Ratio Bounding Box Diagonal / Max Size + + + PREF_NB_SEGMENTS + Number of Segments PREF_AUTO_UPDATE -- 2.30.2