Salome HOME
0022482: EDF 2822 SMESH: Redesign of move node dialog box
authorimn <imn@opencascade.com>
Wed, 2 Apr 2014 13:57:06 +0000 (17:57 +0400)
committerimn <imn@opencascade.com>
Wed, 2 Apr 2014 13:57:06 +0000 (17:57 +0400)
Update Help page.

doc/salome/gui/SMESH/images/meshtopass.png [deleted file]
doc/salome/gui/SMESH/images/meshtopass1.png [new file with mode: 0644]
doc/salome/gui/SMESH/images/meshtopass2.png [new file with mode: 0644]
doc/salome/gui/SMESH/input/mesh_through_point.doc

diff --git a/doc/salome/gui/SMESH/images/meshtopass.png b/doc/salome/gui/SMESH/images/meshtopass.png
deleted file mode 100755 (executable)
index ebddaf4..0000000
Binary files a/doc/salome/gui/SMESH/images/meshtopass.png and /dev/null differ
diff --git a/doc/salome/gui/SMESH/images/meshtopass1.png b/doc/salome/gui/SMESH/images/meshtopass1.png
new file mode 100644 (file)
index 0000000..8ea8af7
Binary files /dev/null and b/doc/salome/gui/SMESH/images/meshtopass1.png differ
diff --git a/doc/salome/gui/SMESH/images/meshtopass2.png b/doc/salome/gui/SMESH/images/meshtopass2.png
new file mode 100644 (file)
index 0000000..b0bd28a
Binary files /dev/null and b/doc/salome/gui/SMESH/images/meshtopass2.png differ
index 5f4166b38a9f269525f46e6df8686ebc015303f6..958a662eb42fe535b4c354db587e69a49c9c1d89 100644 (file)
@@ -14,17 +14,18 @@ click <em>"Move Node"</em> button in the toolbar.
 \image html image67.png
 <center><em>"Move Node" button</em></center>
 
-The following dialog box shall appear:
+One of the following dialogs will appear:
 
-\image html meshtopass.png
+\image html meshtopass1.png "manual method of selecting node"
+\image html meshtopass2.png "automatic method of selecting node"
 
 </li>
+<li>Specify the way of selection of the node: manually (first radio button) or automatically (second radio button).</li>
+<li>If the manual method selected, select the necessary node (X, Y, Z fields show the original coordinates of the node to move) or set the ID node.</li>
 <li>Enter the coordinates of the destination point.</li>
-<li>Check in <b>Find closest to destination</b> option or
-select the necessary node manually (X, Y, Z, dX, dY, dZ fields show the original coordinates and displacement of the node to move).
-\b Preview check-box shows the operation results.</li>
-<li> <b>Update Destination</b> button is activated when <b>Find closest to destination</b> option is unchecked. Click <b>Update Destination</b> button to update the coordinates of the destination point.</li>
-<li>Click the \b Apply or <b>Apply and Close</b> button.</li>
+<li>Click <b>Update Destination</b> button to update the coordinates of the destination point.</li>
+<li>Activate \b Preview checkbox to show the result of move in the viewer</li>
+<li>Click the \b Apply or <b>Apply and Close</b> button to confirm the operation.</li>
 </ol>
 
 \image html moving_nodes1.png "The initial mesh"