Salome HOME
Review of the reference documentation.
authorysn <ysn@opencascade.com>
Mon, 5 May 2014 05:20:26 +0000 (09:20 +0400)
committerysn <ysn@opencascade.com>
Mon, 5 May 2014 05:20:26 +0000 (09:20 +0400)
doc/salome/gui/input/occ_3d_viewer.doc
doc/salome/gui/input/plot2d_viewer.doc
doc/salome/gui/input/vtk_3d_viewer.doc

index 0ff585d9c2a86b6234dcabe07a9704143100997d..d372e793b8412cae23d6c480c3e71632f7325d77 100644 (file)
@@ -94,14 +94,14 @@ box of an object.
 
 \image html set_rotation_point_dialog2.png
 
-Unchecking <b>Use Bounding Box Center</b> checkbox allows you to
+Disabling <b>Use Bounding Box Center</b> check-box allows you to
 define the coordinates of the rotation point manually.
 
 - <b>Set to Origin</b> button restores the default rotation point
   coordinates.
 
-- <b>Gravity Center of Select Object</b> button allows to choose Point, Edge, Face or Solid in drop-down menu.
-  As soon as corresponding object is selected in the viewer, its gravity center will be used as center of the rotation point.
+- <b>Gravity Center of Selected Object</b> button allows using the gravity center of the object selected in the viewer as the center of the rotation point. 
+When you click this button, you should first choose the type of selectable object: Point, Edge, Face or Solid and only then proceed with selection in the viewer.
 
 <hr>
 
index b5072eb8530102e9e70a6e27446329d5a4e9a64b..823c8cf496d27239b925f82c653d0462d80bb4fd 100644 (file)
@@ -129,45 +129,40 @@ allows to specify advanced parameters for the Plot 2d Viewer.
 \anchor settings
 \image html plot2d_view_settings.png
 
-The options are as follows:
+The following options are available:
 
-- <b>Main title</b> the title of the XY plot. By default, it will
-  consist of the names of the tables, on the basis of which the curve
-  lines have been constructed.
+- <b>Main title</b> is the XY plot title. By default, it contains the names of tables, from which the curve
+  lines are constructed.
 
-- <b>Curve type</b> you can select from \em Points, \em Lines or
-  \em Spline.
+- <b>Curve type</b> allows selecting from \em Points, \em Lines or  \em Spline.
 
 - <b>Marker size</b> - size of the points (markers) forming curve lines.
 
 - <b>Background color</b> of the XY plot.
 
-- <b>Selection color</b> - this submenu allows to select the color of selected object in the viewer.
+- <b>Selection color</b> - defines the color of selected object in the viewer.
 
-- <b>Legend</b> allows specifying the properties of the legend.
+- <b>Legend</b> specifies the legend properties.
   
-  - <b>Show legend</b> - this options specifies if it's necessary to show legend by default.
+  - <b>Show legend</b> - specifies if the legend is shown by default.
 
-  - <b>Legend Position</b> here you can define the position of the
-  description table on the XY plot (to the \em Left, to the \em Right,
+  - <b>Legend Position</b> allows positioning the
+  description table on XY plot (to the \em Left, to the \em Right,
   on \em Top or on \em Bottom).
   
-  - <b>Symbol type</b> you can select the type of legend item symbol from "Marker on line" or "Marker above line"
+  - <b>Symbol type</b> allows positioning the legend item symbol: "Marker on line" or "Marker above line".
 
-  - <b>Legend font</b> here you can set type, face and color for the
-  font of Legend item.
+  - <b>Legend font</b> allows setting font variant, size and style for legend items.
   
-  - <b>Legend font color</b> - this allows to select the color of the font of the legend item.
+  - <b>Legend font color</b> allows selecting the font color for legend items.
 
-  - <b>Highlighted legend font color</b> - this submenu allows to select the color of the font of the selected legend item.
+  - <b>Highlighted legend font color</b> allows selecting font color for selected legend items.
 
-- <b>Deviation marker</b> allows specifying the properties of the
-  marker, which is used for drawing deviations data.
+- <b>Deviation marker</b> specifies the properties of the marker, which is used for drawing deviations data.
 
   - <b>Line width</b> line width of the marker.
 
-  - <b>Tick size</b> size of the upper and lower horizontal lines of
-    the marker.
+  - <b>Tick size</b> size of the upper and lower horizontal lines of the marker.
 
   - <b>Color</b> color of the marker.
 
index 7d044babbb81ece3b4736c8ffa815739accf62aa..3e50278806c7bd655a139fb4893efe8c120e36df 100644 (file)
@@ -99,8 +99,8 @@ define the coordinates of the rotation point manually.
 - <b>Set to Origin</b> button restores the default rotation point
   coordinates.
 
-- <b>Gravity Center of Select Object</b> button allows to choose Point, Edge, Face or Volume in drop-down menu.
-  As soon as corresponding object is selected in the viewer, its gravity center will be used as center of the rotation point.
+- <b>Gravity Center of Selected Object</b> button allows using the gravity center of the object selected in the viewer as the center of the rotation point. 
+When you click this button, you should first choose the type of selectable object: Point, Edge, Face or Solid and only then proceed with selection in the viewer.
 
 <hr>