2008-03-07 12:47:05 +05:00
|
|
|
/*!
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
\page mesh_through_point_page Moving nodes
|
2008-03-07 12:47:05 +05:00
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
\n In mesh you can define a node at a certain point either
|
|
|
|
by movement of the node closest to the point or by
|
2008-03-07 12:47:05 +05:00
|
|
|
movement of any node to the point.
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
<em>To displace a node:</em>
|
2008-03-07 12:47:05 +05:00
|
|
|
<ol>
|
2012-08-09 16:03:55 +06:00
|
|
|
<li>From the \b Modification menu choose the <b>Move node</b> item or
|
|
|
|
click <em>"Move Node"</em> button in the toolbar.
|
2008-03-07 12:47:05 +05:00
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
\image html image67.png
|
|
|
|
<center><em>"Move Node" button</em></center>
|
2008-03-07 12:47:05 +05:00
|
|
|
|
|
|
|
The following dialog box shall appear:
|
|
|
|
|
|
|
|
\image html meshtopass.png
|
|
|
|
|
|
|
|
</li>
|
2012-08-09 16:03:55 +06:00
|
|
|
<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 allow
|
|
|
|
to see original coordinates and displacement of the node to move).
|
|
|
|
\b Preview check-box allows to see the results of the operation.</li>
|
|
|
|
<li>Click the \b Apply or <b>Apply and Close</b> button.</li>
|
2008-03-07 12:47:05 +05:00
|
|
|
</ol>
|
|
|
|
|
2012-08-09 16:03:55 +06:00
|
|
|
\image html moving_nodes1.png "The initial mesh"
|
|
|
|
|
|
|
|
\image html moving_nodes2.png "The modified mesh"
|
|
|
|
|
2008-03-07 12:47:05 +05:00
|
|
|
<br><b>See Also</b> a sample TUI Script of a
|
2012-08-09 16:03:55 +06:00
|
|
|
\ref tui_moving_nodes "Moving Nodes" operation.
|
2008-03-07 12:47:05 +05:00
|
|
|
|
|
|
|
*/
|