From: ysn Date: Mon, 5 May 2014 05:20:26 +0000 (+0400) Subject: Review of the reference documentation. X-Git-Tag: V7_4_0rc1~2^2^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d7b180305b15baabf260e08ebf9596201c06933e;p=modules%2Fgui.git Review of the reference documentation. --- diff --git a/doc/salome/gui/input/occ_3d_viewer.doc b/doc/salome/gui/input/occ_3d_viewer.doc index 0ff585d9c..d372e793b 100644 --- a/doc/salome/gui/input/occ_3d_viewer.doc +++ b/doc/salome/gui/input/occ_3d_viewer.doc @@ -94,14 +94,14 @@ box of an object. \image html set_rotation_point_dialog2.png -Unchecking Use Bounding Box Center checkbox allows you to +Disabling Use Bounding Box Center check-box allows you to define the coordinates of the rotation point manually. - Set to Origin button restores the default rotation point coordinates. -- Gravity Center of Select Object 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. +- Gravity Center of Selected Object 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.
diff --git a/doc/salome/gui/input/plot2d_viewer.doc b/doc/salome/gui/input/plot2d_viewer.doc index b5072eb85..823c8cf49 100644 --- a/doc/salome/gui/input/plot2d_viewer.doc +++ b/doc/salome/gui/input/plot2d_viewer.doc @@ -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: -- Main title 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. +- Main title is the XY plot title. By default, it contains the names of tables, from which the curve + lines are constructed. -- Curve type you can select from \em Points, \em Lines or - \em Spline. +- Curve type allows selecting from \em Points, \em Lines or \em Spline. - Marker size - size of the points (markers) forming curve lines. - Background color of the XY plot. -- Selection color - this submenu allows to select the color of selected object in the viewer. +- Selection color - defines the color of selected object in the viewer. -- Legend allows specifying the properties of the legend. +- Legend specifies the legend properties. - - Show legend - this options specifies if it's necessary to show legend by default. + - Show legend - specifies if the legend is shown by default. - - Legend Position here you can define the position of the - description table on the XY plot (to the \em Left, to the \em Right, + - Legend Position allows positioning the + description table on XY plot (to the \em Left, to the \em Right, on \em Top or on \em Bottom). - - Symbol type you can select the type of legend item symbol from "Marker on line" or "Marker above line" + - Symbol type allows positioning the legend item symbol: "Marker on line" or "Marker above line". - - Legend font here you can set type, face and color for the - font of Legend item. + - Legend font allows setting font variant, size and style for legend items. - - Legend font color - this allows to select the color of the font of the legend item. + - Legend font color allows selecting the font color for legend items. - - Highlighted legend font color - this submenu allows to select the color of the font of the selected legend item. + - Highlighted legend font color allows selecting font color for selected legend items. -- Deviation marker allows specifying the properties of the - marker, which is used for drawing deviations data. +- Deviation marker specifies the properties of the marker, which is used for drawing deviations data. - Line width line width of the marker. - - Tick size size of the upper and lower horizontal lines of - the marker. + - Tick size size of the upper and lower horizontal lines of the marker. - Color color of the marker. diff --git a/doc/salome/gui/input/vtk_3d_viewer.doc b/doc/salome/gui/input/vtk_3d_viewer.doc index 7d044babb..3e5027880 100644 --- a/doc/salome/gui/input/vtk_3d_viewer.doc +++ b/doc/salome/gui/input/vtk_3d_viewer.doc @@ -99,8 +99,8 @@ define the coordinates of the rotation point manually. - Set to Origin button restores the default rotation point coordinates. -- Gravity Center of Select Object 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. +- Gravity Center of Selected Object 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.