<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">

<html>

<head>
<title>Displacing nodes</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{   document.write("<link rel='stylesheet' href='../default.css'>");}
//-->
</script>
<style type="text/css">
<!--
p.whs1 { margin-left:40px; }
img_whs2 { border:none; width:24px; height:22px; border-style:none; }
img_whs3 { border:none; width:306px; height:269px; float:none; border-style:none; }
table.whs4 { x-cell-content-align:top; width:100%; border-spacing:0px; }
col.whs5 { width:39.706%; }
col.whs6 { width:60.294%; }
tr.whs7 { x-cell-content-align:top; }
td.whs8 { padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
p.whs9 { margin-right:116px; }
img_whs10 { border:none; border-style:none; float:none; width:266px; height:249px; }
td.whs11 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
img_whs12 { border:none; border-style:none; width:324px; height:250px; float:none; }
p.whs13 { margin-left:0px; }
-->
</style><script type="text/javascript" language="JavaScript">
<!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{
  var strNSS = "<style type='text/css'>";
  strNSS += "p.whs13 {margin-left:1pt; }";
  strNSS +="</style>";
  document.write(strNSS);
}
//-->
</script>
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!--
function reDo() {
  if (innerWidth != origWidth || innerHeight != origHeight)
     location.reload();
}
if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
	origWidth = innerWidth;
	origHeight = innerHeight;
	onresize = reDo;
}
onerror = null; 
//-->
</script>
<style type="text/css">
<!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-->
</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<script type="text/javascript" language="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head>
<body><script type="text/javascript" language="javascript1.2">
<!--
if (window.gbWhTopic)
{
	if (window.addTocInfo)
	{
	addTocInfo("MESH module\nModifying meshes\nMoving nodes");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");

	}
	if (window.writeBtnStyle)
		writeBtnStyle();

	if (window.writeIntopicBar)
		writeIntopicBar(1);

	if (window.setRelStartPage)
	{
	setRelStartPage("../smesh.htm");

		autoSync(1);
		sendSyncInfo();
		sendAveInfoOut();
	}
}
else
	if (window.gbIE4)
		document.location.reload();
//-->
</script>
<h1>Moving nodes</h1>

<p>In MESH you can change the location of any node of your mesh. In this 
 case all adjacent elements (edges) will be also transformed right after 
 the displaced node.</p>

<p>&nbsp;</p>

<p class=TODO>To displace a node:</p>

<p class=TODO>&nbsp;</p>

<p class="whs1">1. From the <span style="font-weight: bold;"><B>Modification 
 </B></span>menu choose the <span style="font-weight: bold;"><B>Move node </B></span>item 
 or click <img src="../image67.gif" width="24px" height="22px" border="0" class="img_whs2"> button in the toolbar. The following dialog box 
 shall appear:</p>

<p class="whs1">&nbsp;</p>

<p class="whs1"><img src="../pics/movenodes.png" x-maintain-ratio="TRUE" width="306px" height="269px" border="0" class="img_whs3"></p>

<p class="whs1">&nbsp;</p>

<p class="whs1">2. Enter the ID of the required node in the 
 <span style="font-weight: bold;"><B>Node ID </B></span>&nbsp;field 
 or select this node in the 3D viewer. The coordinates of your node will 
 be automatically displayed in the <span style="font-weight: bold;"><B>Coordinates 
 </B></span>set of fields.</p>

<p class="whs1">&nbsp;</p>

<p class="whs1">3. Set new coordinates for your node in the 
 <span style="font-weight: bold;"><B>Coordinates </B></span>set of fields.</p>

<p class="whs1">&nbsp;</p>

<p class="whs1">4. Click the <span style="font-weight: bold;"><B>Apply 
 </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button.</p>

<p class="whs1">&nbsp;</p>

<table x-use-null-cells cellspacing="0" width="100%" class="whs4">
<col class="whs5">
<col class="whs6">

<tr valign="top" class="whs7">
<td width="39.706%" class="whs8">
<p class="whs9"><img src="../pics/moving_nodes1.png" x-maintain-ratio="TRUE" width="266px" height="249px" border="0" class="img_whs10"></td>
<td width="60.294%" class="whs11">
<p><img src="../pics/moving_nodes2.png" x-maintain-ratio="TRUE" width="324px" height="250px" border="0" class="img_whs12"></td></tr>
</table>

<p class="whs13">&nbsp;</p>

<p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
 Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark3">Moving 
 Nodes</a> operation. &nbsp;</p>

<p>&nbsp;</p>

<p class="whs13">&nbsp;</p>

<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
	writeIntopicBar(0);
//-->
</script>
</body>
</html>