]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Issue 0021319: EDF 1616 ALL: synchronization of 3D viewers
authorvsr <vsr@opencascade.com>
Wed, 12 Oct 2011 06:38:23 +0000 (06:38 +0000)
committervsr <vsr@opencascade.com>
Wed, 12 Oct 2011 06:38:23 +0000 (06:38 +0000)
Update documentation according to the changed behavior (dynamic synchronization)

doc/salome/gui/input/occ_3d_viewer.doc
doc/salome/gui/input/vtk_3d_viewer.doc

index 484384af215df563aa92c76cd03ff7268bcee554..cf3b1a288eafc84dd942e4c35c3d2344e44f1720 100644 (file)
@@ -179,10 +179,16 @@ the current view area to the minimized / maximized state.</center>
 
 \image html occ_view_sync.png
 <br><center><b>Synchronize view</b> - synchronize 3d view parameters.</center>
-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.
+This button has two states - checked and unchecked. 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 (static synchronization).
+
+In addition, when this button is in the "checked" state, the dynamic
+synchronization of the views is performed, i.e. any zoom, pan, rotate
+or other view operation done in one view is automatically applied
+to the second view.
 <hr>
 
 \note OCC Viewer features a special <b>Polyline Selection</b>
index 622c9b54eec4fd94f9b14f2432c6bc7229f2278d..325a3231464b95602a78434e05096fe36a4de1bc 100644 (file)
@@ -197,10 +197,16 @@ of the view:</center><br>
 
 \image html vtk_view_sync.png
 <br><center><b>Synchronize view</b> - synchronize 3d view parameters.</center>
-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.
+This button has two states - checked and unchecked. 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 (static synchronization).
+
+In addition, when this button is in the "checked" state, the dynamic
+synchronization of the views is performed, i.e. any zoom, pan, rotate
+or other view operation done in one view is automatically applied
+to the second view.
 <hr>
 
 \image html vtk_view_parallel.png