From: imn Date: Wed, 2 Apr 2014 13:57:06 +0000 (+0400) Subject: 0022482: EDF 2822 SMESH: Redesign of move node dialog box X-Git-Tag: V7_4_0a1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=da78b9467b74750ae0f1c17c3fdc814d4abbc43e;ds=sidebyside 0022482: EDF 2822 SMESH: Redesign of move node dialog box Update Help page. --- diff --git a/doc/salome/gui/SMESH/images/meshtopass.png b/doc/salome/gui/SMESH/images/meshtopass.png deleted file mode 100755 index ebddaf448..000000000 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 index 000000000..8ea8af795 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 index 000000000..b0bd28a89 Binary files /dev/null and b/doc/salome/gui/SMESH/images/meshtopass2.png differ diff --git a/doc/salome/gui/SMESH/input/mesh_through_point.doc b/doc/salome/gui/SMESH/input/mesh_through_point.doc index 5f4166b38..958a662eb 100644 --- a/doc/salome/gui/SMESH/input/mesh_through_point.doc +++ b/doc/salome/gui/SMESH/input/mesh_through_point.doc @@ -14,17 +14,18 @@ click "Move Node" button in the toolbar. \image html image67.png
"Move Node" button
-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" +
  • Specify the way of selection of the node: manually (first radio button) or automatically (second radio button).
  • +
  • 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.
  • Enter the coordinates of the destination point.
  • -
  • Check in Find closest to destination 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.
  • -
  • Update Destination button is activated when Find closest to destination option is unchecked. Click Update Destination button to update the coordinates of the destination point.
  • -
  • Click the \b Apply or Apply and Close button.
  • +
  • Click Update Destination button to update the coordinates of the destination point.
  • +
  • Activate \b Preview checkbox to show the result of move in the viewer
  • +
  • Click the \b Apply or Apply and Close button to confirm the operation.
  • \image html moving_nodes1.png "The initial mesh"