]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Issue #3085: Update Preferences chapter in Shaper help
authorvsv <vsv@opencascade.com>
Mon, 2 Dec 2019 11:27:41 +0000 (14:27 +0300)
committervsv <vsv@opencascade.com>
Mon, 2 Dec 2019 11:27:41 +0000 (14:27 +0300)
doc/gui/Introduction.rst
doc/gui/images/plugins_preferences.png
doc/gui/images/shortcuts_preferences.png [new file with mode: 0644]
doc/gui/images/sketch_preferences.png
doc/gui/images/viewer_preferences.png
doc/gui/images/visualization_preferences.png
doc/gui/images/windows_preferences.png [new file with mode: 0644]

index 2a8d9015c1f987455b3d7d03ef0021360d50f5c9..d78aba3b930526f643ac00cd2225e28baf0a7c59 100644 (file)
@@ -491,6 +491,7 @@ This tab defines presentation of objects displayed in OCC 3D viewer.
 \r
 **Input fields**:\r
 \r
+- **Selection color** defines a color for selected objects;\r
 - **Result color** selects default shading color for objects from **Results** branch;\r
 - **Group color** selects default color for objects from **Groups** branch;\r
 - **Construction color** selects default color for objects from **Constructions** branch;\r
@@ -558,6 +559,32 @@ Plugins tab defines folders where plugins and resources are located.
    \r
 .. _sketch_preferences:\r
    \r
+Shortcuts tab\r
+^^^^^^^^^^^^^\r
+\r
+Shortcuts tab defines shortcut keys for different operations.\r
+\r
+.. image:: images/shortcuts_preferences.png\r
+   :align: center\r
+\r
+.. centered::\r
+   Preferences - Shortcuts tab\r
+   \r
+- **Add parameter in parameters manager dialog** defines shortcut keys for adding parameter in parameters manager dialog box.\r
+   \r
+Windows tab\r
+^^^^^^^^^^^\r
+\r
+Windows tab contains definitions for the module windows management.\r
+\r
+.. image:: images/windows_preferences.png\r
+   :align: center\r
+\r
+.. centered::\r
+   Preferences - Windows tab\r
+\r
+- **Use HideFaces panel in operation** if the checkbox is checked then HideFaces panel will be launched automatically on launching an operation where using of this panel is considered.\r
+\r
 Sketch tab\r
 ^^^^^^^^^^\r
 \r
@@ -574,6 +601,7 @@ Sketch tab defines properties of coordinate planes shown for selection of sketch
 - **Size** defines size of coordinate planes;\r
 - **Thickness**  defines thickness of coordinate plane borders; \r
 - **Rotate to plane when selected** check-box turns on/off automatic switch the viewer to the top view for the selected sketch plane.  \r
+- **Angular tolerance** defines defines an angular tolerance for automatic creation of horizontal and vertical constraints;\r
 \r
    \r
 .. _viewer_preferences:\r
index f82715e7aaeb2dfa16db156b7a60a778fd3cedfa..cb0d5e7b03a0d933bd2e09f827bda4f23664bc92 100755 (executable)
Binary files a/doc/gui/images/plugins_preferences.png and b/doc/gui/images/plugins_preferences.png differ
diff --git a/doc/gui/images/shortcuts_preferences.png b/doc/gui/images/shortcuts_preferences.png
new file mode 100644 (file)
index 0000000..a33dfa0
Binary files /dev/null and b/doc/gui/images/shortcuts_preferences.png differ
index ae6ceb0ff44d1b71fed2a69ae2833e2f4cf0d3bb..ce3b32ff2ff899e4128193a992f9a261561e1412 100755 (executable)
Binary files a/doc/gui/images/sketch_preferences.png and b/doc/gui/images/sketch_preferences.png differ
index 3a368852bbf397f270d65ab4c3f631aa4eabfceb..1cacff225f04e6139aab156cb7c3014feb3d7501 100755 (executable)
Binary files a/doc/gui/images/viewer_preferences.png and b/doc/gui/images/viewer_preferences.png differ
index 25cb63c6402a598d3919dd9ee1d4153c30e90eb9..6a1b50983008c62b27def8079e615cf49c2e9738 100755 (executable)
Binary files a/doc/gui/images/visualization_preferences.png and b/doc/gui/images/visualization_preferences.png differ
diff --git a/doc/gui/images/windows_preferences.png b/doc/gui/images/windows_preferences.png
new file mode 100644 (file)
index 0000000..8d4e1f9
Binary files /dev/null and b/doc/gui/images/windows_preferences.png differ