Salome HOME
documentation improvement
authormpa <mpa@opencascade.com>
Fri, 17 Apr 2015 09:59:55 +0000 (12:59 +0300)
committermpa <mpa@opencascade.com>
Fri, 17 Apr 2015 09:59:55 +0000 (12:59 +0300)
14 files changed:
doc/salome/gui/SMESH/images/image56.jpg
doc/salome/gui/SMESH/images/image58.gif [deleted file]
doc/salome/gui/SMESH/images/image58.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/image59.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/pref21.png
doc/salome/gui/SMESH/images/pref22.png
doc/salome/gui/SMESH/images/pref23.png
doc/salome/gui/SMESH/images/pref24.png
doc/salome/gui/SMESH/input/display_entity.doc
doc/salome/gui/SMESH/input/mesh_preferences.doc
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESH_msg_en.ts
src/SMESHGUI/SMESH_msg_fr.ts
src/SMESHGUI/SMESH_msg_ja.ts

index 5fba91a2f95e56c2fc3e829cb51bb51e96b4f9ed..6f19970738464bbeb9e69f178efa3055b7cd1cc3 100755 (executable)
Binary files a/doc/salome/gui/SMESH/images/image56.jpg and b/doc/salome/gui/SMESH/images/image56.jpg differ
diff --git a/doc/salome/gui/SMESH/images/image58.gif b/doc/salome/gui/SMESH/images/image58.gif
deleted file mode 100755 (executable)
index 45e2856..0000000
Binary files a/doc/salome/gui/SMESH/images/image58.gif and /dev/null differ
diff --git a/doc/salome/gui/SMESH/images/image58.png b/doc/salome/gui/SMESH/images/image58.png
new file mode 100644 (file)
index 0000000..a496170
Binary files /dev/null and b/doc/salome/gui/SMESH/images/image58.png differ
diff --git a/doc/salome/gui/SMESH/images/image59.png b/doc/salome/gui/SMESH/images/image59.png
new file mode 100644 (file)
index 0000000..5b8106e
Binary files /dev/null and b/doc/salome/gui/SMESH/images/image59.png differ
index ddacc63325118a9226d76648666d6cc7e7c14085..7fb82e4d06fa7792fdbd49126c7f0a1720948944 100755 (executable)
Binary files a/doc/salome/gui/SMESH/images/pref21.png and b/doc/salome/gui/SMESH/images/pref21.png differ
index d557d2515bb949022c9ba8a152c94ee3b262ccd7..cf086214eaa26e0181e1364c357997635cf9fda6 100755 (executable)
Binary files a/doc/salome/gui/SMESH/images/pref22.png and b/doc/salome/gui/SMESH/images/pref22.png differ
index c715ee4825e971be3eb7f6720d7f47fa7388de47..23d804b8dcdd3c1c081527bd62a250d4eaac183c 100755 (executable)
Binary files a/doc/salome/gui/SMESH/images/pref23.png and b/doc/salome/gui/SMESH/images/pref23.png differ
index 167cc0bf065bc6b101f2c7e0f585e15a0fe4e75d..9a7a5a8f02df6c7949eb8047029849d0ee6d5cbb 100755 (executable)
Binary files a/doc/salome/gui/SMESH/images/pref24.png and b/doc/salome/gui/SMESH/images/pref24.png differ
index 23efe86cc2294463c19b46593868c51cca49445c..13b11c38e337f855afdba2e5c6a0ad155526e2a6 100644 (file)
@@ -7,7 +7,9 @@ edges or combine them.
 
 \image html image56.jpg Only Faces
 
-\image html image58.gif Only Edges
+\image html image58.png Only Edges
+
+\image html image59.png Edges + Faces
 
 If the mesh contains a lot of elements, select <b>Choose...</b> item, 
 
index e0374fd4c41e9ffba551484034ba199c5e86ea28..7c47c1fa203c9685d4c8330926e3c0226af5d7d3 100644 (file)
@@ -2,8 +2,8 @@
 
 \page mesh_preferences_page Mesh preferences
 
-In the Mesh module you can set mesh preferences, which can be used in
-later sessions with this module.
+In the Mesh module you can set mesh preferences, which can be used right now 
+or in later sessions with this module according to the preferences.
 
 <h2>General Preferences</h2>
 
@@ -39,12 +39,13 @@ later sessions with this module.
     mesh nodes, at which they are considered coincident by <b>Double nodes</b>
     quality control.
 
-- <b>Display mode</b> - allows to set Wireframe, Shading, Nodes or Shrink
+- <b>Display mode</b>
+  - <b>Default display mode</b> - allows to set Wireframe, Shading, Nodes or Shrink
   presentation mode as default.
 
 - <b>Representation of the 2D quadratic elements</b>
-  - <b>Representation of the 2D quadratic elements</b> combobox - allows
-    to select lines or arcs for representation of quadratic elements.
+  - <b>Default mode of the 2D quadratic elements</b> combobox - allows
+    to select lines or arcs for representation of quadratic elements as default.
   - <b>Maximum Angle</b> - maximum deviation angle used by the
     application to build arcs.
 
@@ -130,13 +131,17 @@ later sessions with this module.
 
 \image html pref22.png
 
-- <b>Nodes</b>
+- <b>Nodes</b> allows to define default parameters for nodes, which will be applied 
+  for a new created mesh only. Customization of already created meshes can be done using 
+  \ref colors_size_page "Properties dialog box" that is called by click on popup menu of mesh.
   - <b>Color</b> -  allows to select the color of nodes. Click on the
     colored line to access to the <b>Select Color</b> dialog box.
   - <b>Type of marker</b> - allows to define the shape of nodes.
   - <b>Scale of marker</b> - allows to define the size of nodes.
 
-- <b>Elements</b>
+- <b>Elements</b> allows to define default parameters for different elements, which will be applied 
+  for a new created mesh only. Customization of already created meshes can be done using 
+  \ref colors_size_page "Properties dialog box" that is called by click on popup menu of mesh.
   - <b>Surface color</b>  - allows to select the surface color of 2D elements
     (seen in Shading mode). Click on the colored line to access to the
     <b>Select Color</b> dialog box.
@@ -149,8 +154,8 @@ later sessions with this module.
   - <b>Reversed volume color</b> - allows to select the surface color
     of reversed 3D elements. Use the slider to select the color generated basing on
     the <b>Volume color</b> by changing its brightness and saturation.
-  - <b>0D elements</b> - allows to choose color of 0D mesh elements.
-  - <b>Balls</b> - allows to choose color of discrete mesh elements (balls).
+  - <b>0D element color</b> - allows to choose color of 0D mesh elements.
+  - <b>Ball color</b> - allows to choose color of discrete mesh elements (balls).
   - <b>Outline color</b> - allows to select the color of element
     borders.
   - <b>Wireframe color</b> - allows to select the color of borders of
@@ -167,10 +172,11 @@ later sessions with this module.
   - <b>Shrink coef.</b> - allows to define relative space of elements
     compared to gaps between them in shrink mode.
 
-- <b>Groups</b> allows to define groups default properties:
+- <b>Groups</b>
   - <b>Names color</b> - specifies color of group names to be used in
     3D viewer.
-  - <b>Default color</b> - specifies default group color.
+  - <b>Default color</b> - specifies default group color, which is used 
+  when creating new mesh group (see \ref creating_groups_page "Create Group dialog box").
 
 - <b>Numbering</b> allows to define properties of numbering functionality:
   - <b>Nodes</b> - specifies text properties of nodes numbering
@@ -178,7 +184,9 @@ later sessions with this module.
   - <b>Elements</b> - same for elements.
 
 - <b>Orientation of Faces</b> - allows to define the behavior of
-  <b>Orientation of faces</b> functionality:
+  <b>Orientation of faces</b> functionality, which will be applied 
+  for a new created mesh only. Customization of already created meshes can be done using 
+  \ref colors_size_page "Properties dialog box" that is called by click on popup menu of mesh.
   - \b Color - allows to define the color of orientation vertors;
   - \b Scale - allows to define the size of orientation vectors;
   - <b>3D Vector</b> checkbox allows to choose between 2D planar
@@ -191,7 +199,7 @@ later sessions with this module.
 - <b>Selection</b> - performed with mouse-indexing (preselection)
   and left-clicking on an object, whose appearance changes as defined in
   the <b>Preferences</b>.
-  - <b>Object Color</b> -  allows to select the color of mesh (edges and
+  - <b>Object color</b> -  allows to select the color of mesh (edges and
     borders of meshes) of the selected entity. Click on the colored line
     to access to the <b>Select Color</b> dialog box.
   - <b>Element color</b> - allows to select the color of surface of selected
@@ -200,7 +208,7 @@ later sessions with this module.
 
 - <b>Preselection</b> - performed with mouse-indexing on an object,
   whose appearance changes as defined in the <b>Preferences</b>.
-  - <b>Highlight Color</b> -  allows to select the color of mesh (edges and
+  - <b>Highlight color</b> -  allows to select the color of mesh (edges and
     borders of meshes) of the entity . Click on the colored line to access
     to the <b>Select Color</b> dialog box.
 
@@ -211,6 +219,11 @@ later sessions with this module.
 
 \image html pref24.png
 
+\note The following settings are default and will be applied for 
+a new created mesh only. Customization of already created meshes 
+can be done using local \ref scalar_bar_dlg "Scalar Bar Properties dialog box" 
+that is called by click on popup menu of mesh.
+
 - <b>Font</b> - in this menu you can set type, face and color for
   the font of <b>Title</b> and <b>Labels</b>.
 
index c504b359c2b45ad563f8faf896bed062af1bf06b..9eb0ab0dab43fb2a578ceb24ebba37d06554d64c 100644 (file)
@@ -4930,7 +4930,7 @@ void SMESHGUI::createPreferences()
   setPreferenceProperty( doubleNodesTol, "max", 1000000.0 );
   setPreferenceProperty( doubleNodesTol, "step", 0.0000001 );
 
-  int dispgroup = addPreference( tr( "PREF_DISPLAY_MODE" ), genTab );
+  int dispgroup = addPreference( tr( "PREF_DISPLAY_MODE_GROUP" ), genTab );
   setPreferenceProperty( dispgroup, "columns", 2 );
   int dispmode = addPreference( tr( "PREF_DISPLAY_MODE" ), dispgroup, LightApp_Preferences::Selector, "SMESH", "display_mode" );
   QStringList modes;
@@ -4946,7 +4946,7 @@ void SMESHGUI::createPreferences()
   setPreferenceProperty( dispmode, "strings", modes );
   setPreferenceProperty( dispmode, "indexes", indices );
 
-  int arcgroup = addPreference( tr( "QUADRATIC_REPRESENT_MODE" ), genTab );
+  int arcgroup = addPreference( tr( "QUADRATIC_REPRESENT_MODE_GROUP" ), genTab );
   setPreferenceProperty( arcgroup, "columns", 2 );
   int quadraticmode = addPreference( tr( "QUADRATIC_REPRESENT_MODE" ), arcgroup, LightApp_Preferences::Selector, "SMESH", "quadratic_mode" );
   QStringList quadraticModes;
index 28c62a0fe86e60c85a5eba130368f3832b9dd3cd..08bb2e205a1eca12ad27ce38db4fd5b3da31dc45 100644 (file)
@@ -2318,7 +2318,7 @@ Check algorithm documentation for supported geometry</translation>
     </message>
     <message>
         <source>PREF_NUMBERING_ELEM</source>
-        <translation>Edges: Color</translation>
+        <translation>Elements: Color</translation>
     </message>
     <message>
         <source>PREF_NUMBERING_FONT</source>
@@ -4354,17 +4354,25 @@ Please, create VTK viewer and try again</translation>
         <translation>Display entity</translation>
     </message>
     <message>
-        <source>QUADRATIC_REPRESENT_MODE</source>
+        <source>QUADRATIC_REPRESENT_MODE_GROUP</source>
         <translation>Representation of the 2D quadratic elements</translation>
     </message>
+    <message>
+        <source>QUADRATIC_REPRESENT_MODE</source>
+        <translation>Default mode of the 2D quadratic elements</translation>
+    </message>
     <message>
         <source>MAX_ARC_ANGLE</source>
         <translation>Maximum angle</translation>
     </message>
     <message>
-        <source>PREF_DISPLAY_MODE</source>
+        <source>PREF_DISPLAY_MODE_GROUP</source>
         <translation>Display mode</translation>
     </message>
+    <message>
+        <source>PREF_DISPLAY_MODE</source>
+        <translation>Default display mode</translation>
+    </message>
     <message>
         <source>PREF_ELEMENTS</source>
         <translation>Elements</translation>
@@ -4575,7 +4583,7 @@ Please, create VTK viewer and try again</translation>
     </message>
     <message>
         <source>PREF_COLOR_0D</source>
-        <translation>0D elements</translation>
+        <translation>0D element color</translation>
     </message>
     <message>
         <source>PREF_SIZE_0D</source>
@@ -4583,7 +4591,7 @@ Please, create VTK viewer and try again</translation>
     </message>
     <message>
         <source>PREF_BALL_COLOR</source>
-        <translation>Balls</translation>
+        <translation>Ball color</translation>
     </message>
     <message>
         <source>PREF_BALL_SIZE</source>
index 24ae38d9969be7ee32f50451d9fe9e72e8c2b5d7..47ef037d805f748b5b8b913f389aac80c8e5a578 100755 (executable)
@@ -2314,7 +2314,7 @@ Référez-vous à la documentation sur l&apos;algorithme et la géométrie suppo
     </message>
     <message>
         <source>PREF_NUMBERING_ELEM</source>
-        <translation>Arêtes: couleur</translation>
+        <translation>Éléments: couleur</translation>
     </message>
     <message>
         <source>PREF_NUMBERING_FONT</source>
@@ -4350,6 +4350,10 @@ Ouvrez une fenêtre VTK et essayez de nouveau</translation>
         <source>PREF_DISPLAY_ENTITY</source>
         <translation>Eléments à visualiser</translation>
     </message>
+    <message>
+        <source>QUADRATIC_REPRESENT_MODE_GROUP</source>
+        <translation>Mode des éléments quadratiques 2D par défaut</translation>
+    </message>
     <message>
         <source>QUADRATIC_REPRESENT_MODE</source>
         <translation>Représentation des éléments quadratiques 2D</translation>
@@ -4359,9 +4363,13 @@ Ouvrez une fenêtre VTK et essayez de nouveau</translation>
         <translation>Angle maximal</translation>
     </message>
     <message>
-        <source>PREF_DISPLAY_MODE</source>
+        <source>PREF_DISPLAY_MODE_GROUP</source>
         <translation>Mode de visualisation</translation>
     </message>
+    <message>
+        <source>PREF_DISPLAY_MODE</source>
+        <translation>Mode de visualisation par défaut</translation>
+    </message>
     <message>
         <source>PREF_ELEMENTS</source>
         <translation>Eléments</translation>
@@ -4572,7 +4580,7 @@ Ouvrez une fenêtre VTK et essayez de nouveau</translation>
     </message>
     <message>
         <source>PREF_COLOR_0D</source>
-        <translation>Eléments 0D</translation>
+        <translation>Couleur d&apos;elément 0D</translation>
     </message>
     <message>
         <source>PREF_SIZE_0D</source>
@@ -4580,7 +4588,7 @@ Ouvrez une fenêtre VTK et essayez de nouveau</translation>
     </message>
     <message>
         <source>PREF_BALL_COLOR</source>
-        <translation>Particulaires</translation>
+        <translation>Couleur des particulaires</translation>
     </message>
     <message>
         <source>PREF_BALL_SIZE</source>
index 0c544fbc9576cb13deb5a95eab480e30a4efb63d..f909eba822df409957ccf93b6444e0e9c40125f3 100644 (file)
       <source>PREF_DISPLAY_ENTITY</source>
       <translation>表示する項目</translation>
     </message>
+    <message>
+      <source>QUADRATIC_REPRESENT_MODE_GROUP</source>
+      <translation>2 D の 2 次要素の表現</translation>
+    </message>
     <message>
       <source>QUADRATIC_REPRESENT_MODE</source>
       <translation>2 D の 2 次要素の表現</translation>
       <translation>最大角度</translation>
     </message>
     <message>
-      <source>PREF_DISPLAY_MODE</source>
+      <source>PREF_DISPLAY_MODE_GROUP</source>
       <translation>表示モード</translation>
     </message>
+    <message>
+      <source>PREF_DISPLAY_MODE</source>
+      <translation>既定の表示モード</translation>
+    </message>
     <message>
       <source>PREF_ELEMENTS</source>
       <translation>要素</translation>