Salome HOME
Edit description of selection
authorvsv <vsv@opencascade.com>
Thu, 28 May 2020 12:30:03 +0000 (15:30 +0300)
committervsv <vsv@opencascade.com>
Thu, 28 May 2020 12:30:03 +0000 (15:30 +0300)
doc/salome/gui/input/common_functionality.rst
doc/salome/gui/input/occ_3d_viewer.rst

index 5c52b251103f52cd83fbd9040e4ece0cc2805c53..a60576c91ab2bf9d37d0db7b237538e51fda4ec4 100644 (file)
@@ -40,6 +40,7 @@ Default background for the OCC viewer is specified via the
 :ref:`occ_preferences` and for the
 VTK viewer via the :ref:`vtk_preferences`.
 
+.. _viewer_selection:
 
 Selection
 #########
index 3dca600352b6a01fd1773b8f65022363c7abe444..4f21231ccf0d3ee9ab77cfe8462d60a61949ac85 100644 (file)
@@ -70,14 +70,21 @@ ____
 .. image:: ../../../../src/OCCViewer/resources/occ_view_rect_style.png
        :align: center
 
-**Advanced selection by polygon** - enables advanced selection by polygon.
+**Selection by rectangle** - enables selection by rectangle (see for details :ref:`viewer_selection` chapter).
+
+____
+
+.. image:: ../../../../src/OCCViewer/resources/occ_view_polygon_style.png
+       :align: center
+
+**Selection by polygon** - enables selection by polygon (see for details :ref:`viewer_selection` chapter).
 
 ____
 
 .. image:: ../../../../src/OCCViewer/resources/occ_view_circle_style.png
        :align: center
 
-**Advanced selection by circle** - enables advanced selection by circle.
+**Selection by circle** - enables selection by circle (see for details :ref:`viewer_selection` chapter).
 
 ____