diff --git a/doc/salome/gui/GEOM/images/pref15.png b/doc/salome/gui/GEOM/images/pref15.png
index d2b5966a6..26d0a40dd 100644
Binary files a/doc/salome/gui/GEOM/images/pref15.png and b/doc/salome/gui/GEOM/images/pref15.png differ
diff --git a/doc/salome/gui/GEOM/input/geometry_preferences.doc b/doc/salome/gui/GEOM/input/geometry_preferences.doc
index 87bb9fc56..454ac3210 100644
--- a/doc/salome/gui/GEOM/input/geometry_preferences.doc
+++ b/doc/salome/gui/GEOM/input/geometry_preferences.doc
@@ -5,7 +5,8 @@
\anchor pref_settings
Settings
In the \b Geometry module you can set preferences for visualization of
-geometrical figures, which can be used in later sessions with this module.
+geometrical figures, which can be used right now or in later sessions
+with this module according to the preferences.
\image html pref15.png
@@ -48,16 +49,16 @@ place (in the back) and add the additional wireframe actor in the viewer foregro
Shading With Edges - allows to switch display mode to shading with edges mode after
"top-level" operation.
-
Transparency - allows to define default transparency value.
-
Deflection coefficient - allows to define default deflection
+
Default transparency - allows to define default transparency value.
+
Default deflection coefficient - allows to define default deflection
coefficient for lines and surfaces. A smaller coefficient provides
better quality of a shape in the viewer.
Show predefined materials in popup menu - allows to customize the displaying of popup menu with list of
predefined materials.
Default material - allows to define default material.
Subshapes color for editing a group - allows to select default color for subshapes in a group.
-
Edges width - allows to define default width of the edges.
-
Isolines width - allows to define default width of the isolines.
+
Default edges width - allows to define default width of the edges.
+
Default isolines width - allows to define default width of the isolines.
Preview edges width - allows to define width of the edges for preview.
Measures line width - allows to define lines width of measurements tools.
Step value for spin boxes - allows to define the increment
@@ -82,7 +83,7 @@ of values set in spin boxes.
-
Number of isolines - allows to specify the number of isolines along Along U and Along V coordinate axes. They are shown on each selected face. For example:
+
Default number of isolines - allows to specify the default number of isolines along Along U and Along V coordinate axes. They are shown on each selected face. For example:
\image html isos.png
@@ -107,26 +108,15 @@ precision for floating-point data.
-
Marker of Points
+
Default marker of points
-
Type - allows to select the symbol for representation of
+
Type - allows to select the default symbol for representation of
points (cross, asterisk, etc.).
-
Size - allows to define the size of the marker from 1
+
Size - allows to define the default size of the marker from 1
(smallest) to 7 (largest).
-
-
Origin and base vectors
-
-
Length of base vectors - allows to define the length
-of base vectors.
-
Auto create - allows to automatically create a point
-of origin and three base vectors of the rectangular coordinate
-system immediately after the module activation.
-
-
-
Scalar bar for field presentation
@@ -139,11 +129,23 @@ system immediately after the module activation.
+
+
Origin and base vectors
+
+
Length of base vectors - allows to define the length
+of base vectors.
+
Auto create - allows to automatically create a point
+of origin and three base vectors of the rectangular coordinate
+system immediately after the module activation.
+
+
Operations
Preview - allows to customize the displaying preview by default.
+
Hide input objects from the viewer - allows automatic hiding of input
+shapes from the 3D viewer (OCC and VTK) in all operations of Geometry module.
diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts
index c1e7addb1..795130835 100644
--- a/src/GEOMGUI/GEOM_msg_en.ts
+++ b/src/GEOMGUI/GEOM_msg_en.ts
@@ -3262,7 +3262,7 @@ Please, select face, shell or solid and try again
PREF_DEFLECTION
- Deflection coefficient
+ Default deflection coefficientGEOM_PREF_def_precision
@@ -3310,7 +3310,7 @@ Please, select face, shell or solid and try again
PREF_TRANSPARENCY
- Transparency
+ Default transparencyPREF_FREE_BOUND_COLOR
@@ -3334,7 +3334,7 @@ Please, select face, shell or solid and try again
PREF_GROUP_VERTEX
- Marker of Points
+ Default marker of pointsPREF_ISOS_COLOR
@@ -3414,11 +3414,11 @@ Please, select face, shell or solid and try again
PREF_EDGE_WIDTH
- Edges width
+ Default edges widthPREF_ISOLINES_WIDTH
- Iso lines width
+ Default isolines widthPREF_PREVIEW_EDGE_WIDTH
@@ -3474,7 +3474,7 @@ Please, select face, shell or solid and try again
PREF_ISOS
- Number of isolines
+ Default number of isolinesPREF_ISOS_U
diff --git a/src/GEOMGUI/GEOM_msg_fr.ts b/src/GEOMGUI/GEOM_msg_fr.ts
index 69786b158..1a43273b6 100644
--- a/src/GEOMGUI/GEOM_msg_fr.ts
+++ b/src/GEOMGUI/GEOM_msg_fr.ts
@@ -3210,7 +3210,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau
PREF_DEFLECTION
- Coefficient de déformation
+ Coefficient de déformation par défautGEOM_PREF_def_precision
@@ -3258,7 +3258,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau
PREF_TRANSPARENCY
- Transparence
+ Transparence par défautPREF_FREE_BOUND_COLOR
@@ -3282,7 +3282,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau
PREF_GROUP_VERTEX
- Marqueurs de points
+ Marqueurs de points par défautPREF_ISOS_COLOR
@@ -3362,11 +3362,11 @@ Choisissez une face, une coque ou un solide et essayez de nouveau
PREF_EDGE_WIDTH
- Epaisseur des arêtes
+ Epaisseur des arêtes par défautPREF_ISOLINES_WIDTH
- Epaisseur des isolignes
+ Epaisseur des isolignes par défautPREF_PREVIEW_EDGE_WIDTH
@@ -3422,7 +3422,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau
PREF_ISOS
- Nombre d'isolignes
+ Nombre d'isolignes par défautPREF_ISOS_U
diff --git a/src/GEOMGUI/GEOM_msg_ja.ts b/src/GEOMGUI/GEOM_msg_ja.ts
index 6b5668ec8..b89688584 100644
--- a/src/GEOMGUI/GEOM_msg_ja.ts
+++ b/src/GEOMGUI/GEOM_msg_ja.ts
@@ -3153,7 +3153,7 @@
PREF_DEFLECTION
- 変形倍率
+ 既定の変形倍率GEOM_PREF_def_precision
@@ -3201,7 +3201,7 @@
PREF_TRANSPARENCY
- 透明度
+ 既定の透明度PREF_FREE_BOUND_COLOR
@@ -3225,7 +3225,7 @@
PREF_GROUP_VERTEX
- ポイントのマーカー
+ 既定のポイントのマーカーPREF_ISOS_COLOR
@@ -3305,11 +3305,11 @@
PREF_EDGE_WIDTH
- エッジの厚さ
+ 既定のエッジの厚さPREF_ISOLINES_WIDTH
- 輪郭の太さ
+ 既定の輪郭の太さPREF_PREVIEW_EDGE_WIDTH
@@ -3365,7 +3365,7 @@
PREF_ISOS
- 輪郭の数
+ 既定の輪郭の数PREF_ISOS_U