X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmesh_through_point.doc;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fmesh_through_point.doc;h=0000000000000000000000000000000000000000;hp=1684404ab2b52a5a170726e1c0709d9f67d6f13f;hb=f0f67c0b47e58361bc50c7169734da604fbfca01;hpb=f6825d843153c333e95e1345ef7c7fc2d0fe5698 diff --git a/doc/salome/gui/SMESH/input/mesh_through_point.doc b/doc/salome/gui/SMESH/input/mesh_through_point.doc deleted file mode 100644 index 1684404ab..000000000 --- a/doc/salome/gui/SMESH/input/mesh_through_point.doc +++ /dev/null @@ -1,47 +0,0 @@ -/*! - -\page mesh_through_point_page Moving nodes - -\n In mesh you can define a node at a certain point either -- by movement of the node closest to the point or -- by movement of a selected node to the point. - -To displace a node: -
    -
  1. From the \b Modification menu choose the Move node item or -click "Move Node" button in the toolbar. - -\image html image67.png -
    "Move Node" button
    - -The following dialog will appear: - -\image html meshtopass1.png "Manual node selection" -
    - -\image html meshtopass2.png "Automatic node selection" -
    - -
  2. -
  3. Specify the way of node selection: manually (the first radio - button) or automatically (the second radio button).
  4. -
  5. If the manual method is selected, select a node to move (X, Y, - Z fields show the original coordinates of the node) or type - the node ID.
  6. -
  7. Enter the coordinates of the destination point. You can - click Update Destination button to set the coordinates of the - destination point equal to the coordinates of the node to move.
  8. -
  9. Activate \b Preview check-box to show the result of move in the - viewer.
  10. -
  11. Click the \b Apply or Apply and Close button to confirm the - operation.
  12. -
- -\image html moving_nodes1.png "The initial mesh" - -\image html moving_nodes2.png "The modified mesh" - -
See Also a sample TUI Script of a -\ref tui_moving_nodes "Moving Nodes" operation. - -*/