From: vsr Date: Mon, 26 Sep 2011 13:22:55 +0000 (+0000) Subject: Issue 0021319: EDF 1616 ALL: synchronization of 3D viewers X-Git-Tag: V6_4_0a1~58 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a22f5abfe5f8626a3c17c5cfc25f3c1c7d177711;p=modules%2Fgui.git Issue 0021319: EDF 1616 ALL: synchronization of 3D viewers --- diff --git a/doc/salome/gui/images/occviewer_toolbar.png b/doc/salome/gui/images/occviewer_toolbar.png index db3e1e5e3..3d8a91992 100644 Binary files a/doc/salome/gui/images/occviewer_toolbar.png and b/doc/salome/gui/images/occviewer_toolbar.png differ diff --git a/doc/salome/gui/images/vtkviewer_toolbar.png b/doc/salome/gui/images/vtkviewer_toolbar.png index 9d74a9668..460794973 100644 Binary files a/doc/salome/gui/images/vtkviewer_toolbar.png and b/doc/salome/gui/images/vtkviewer_toolbar.png differ diff --git a/doc/salome/gui/input/occ_3d_viewer.doc b/doc/salome/gui/input/occ_3d_viewer.doc index b9260278f..484384af2 100644 --- a/doc/salome/gui/input/occ_3d_viewer.doc +++ b/doc/salome/gui/input/occ_3d_viewer.doc @@ -177,6 +177,14 @@ light" flag on/off the current view area to the minimized / maximized state.
+\image html occ_view_sync.png +
Synchronize view - synchronize 3d view parameters.
+Clicking on this button opens a drop-down menu listing the compatible +3d views. As soon as user selects any view from the list, the +parameters (view point, position, zoom coefficient etc) of the current +view are synchronized to the selected view. +
+ \note OCC Viewer features a special Polyline Selection mechanism, which allows selecting an arbitraty part of the graphic area using a polygon frame, instead of the usual selection with a diff --git a/doc/salome/gui/input/vtk_3d_viewer.doc b/doc/salome/gui/input/vtk_3d_viewer.doc index c0d249d2b..efd0191b3 100644 --- a/doc/salome/gui/input/vtk_3d_viewer.doc +++ b/doc/salome/gui/input/vtk_3d_viewer.doc @@ -186,6 +186,14 @@ of the view:
mode only)
+\image html vtk_view_sync.png +
Synchronize view - synchronize 3d view parameters.
+Clicking on this button opens a drop-down menu listing the compatible +3d views. As soon as user selects any view from the list, the +parameters (view point, position, zoom coefficient etc) of the current +view are synchronized to the selected view. +
+ \image html vtk_view_parallel.png
Orthogonal mode - Switches the view to the orthogonal mode.