From: vsv Date: Thu, 28 May 2020 12:30:03 +0000 (+0300) Subject: Edit description of selection X-Git-Tag: V9_5_0rc1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c76145a89bc6e1b4759ffdc653747b35ce9bec97;p=modules%2Fgui.git Edit description of selection --- diff --git a/doc/salome/gui/input/common_functionality.rst b/doc/salome/gui/input/common_functionality.rst index 5c52b2511..a60576c91 100644 --- a/doc/salome/gui/input/common_functionality.rst +++ b/doc/salome/gui/input/common_functionality.rst @@ -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 ######### diff --git a/doc/salome/gui/input/occ_3d_viewer.rst b/doc/salome/gui/input/occ_3d_viewer.rst index 3dca60035..4f21231cc 100644 --- a/doc/salome/gui/input/occ_3d_viewer.rst +++ b/doc/salome/gui/input/occ_3d_viewer.rst @@ -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). ____