Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / files / displacing_nodes.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
2
3 <html>
4
5 <head>
6 <title>Displacing nodes</title>
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
9 <link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
10 <!--
11 if (navigator.appName !="Netscape")
12 {   document.write("<link rel='stylesheet' href='../default.css'>");}
13 //-->
14 </script>
15 <style type="text/css">
16 <!--
17 p.whs1 { margin-left:40px; }
18 img_whs2 { border:none; width:24px; height:22px; border-style:none; }
19 img_whs3 { border:none; width:306px; height:269px; float:none; border-style:none; }
20 table.whs4 { x-cell-content-align:top; width:100%; border-spacing:0px; }
21 col.whs5 { width:39.706%; }
22 col.whs6 { width:60.294%; }
23 tr.whs7 { x-cell-content-align:top; }
24 td.whs8 { padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }
25 p.whs9 { margin-right:116px; }
26 img_whs10 { border:none; border-style:none; float:none; width:266px; height:249px; }
27 td.whs11 { padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }
28 img_whs12 { border:none; border-style:none; width:324px; height:250px; float:none; }
29 p.whs13 { margin-left:0px; }
30 -->
31 </style><script type="text/javascript" language="JavaScript">
32 <!--
33 if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
34 {
35   var strNSS = "<style type='text/css'>";
36   strNSS += "p.whs13 {margin-left:1pt; }";
37   strNSS +="</style>";
38   document.write(strNSS);
39 }
40 //-->
41 </script>
42 <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
43 <!--
44 function reDo() {
45   if (innerWidth != origWidth || innerHeight != origHeight)
46      location.reload();
47 }
48 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
49         origWidth = innerWidth;
50         origHeight = innerHeight;
51         onresize = reDo;
52 }
53 onerror = null; 
54 //-->
55 </script>
56 <style type="text/css">
57 <!--
58 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
59 p.WebHelpNavBar { text-align:right; }
60 -->
61 </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
62 <script type="text/javascript" language="javascript" src="../whver.js"></script>
63 <script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
64 <script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
65 <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
66 <script type="text/javascript" language="javascript1.2">
67 <!--
68 if (window.gbWhTopic)
69 {
70         if (window.setRelStartPage)
71         {
72         addTocInfo("MESH module\nModifying meshes\nMoving nodes");
73 addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
74 addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
75
76         }
77
78
79         if (window.setRelStartPage)
80         {
81         setRelStartPage("../index.htm");
82
83                 autoSync(1);
84                 sendSyncInfo();
85                 sendAveInfoOut();
86         }
87
88 }
89 else
90         if (window.gbIE4)
91                 document.location.reload();
92 //-->
93 </script>
94 </head>
95 <body><script type="text/javascript" language="javascript1.2">
96 <!--
97 if (window.writeIntopicBar)
98         writeIntopicBar(4);
99 //-->
100 </script>
101 <h1>Moving nodes</h1>
102
103 <p>In MESH you can change the location of any node of your mesh. In this 
104  case all adjacent elements (edges) will be also transformed right after 
105  the displaced node.</p>
106
107 <p>&nbsp;</p>
108
109 <p class=TODO>To displace a node:</p>
110
111 <p class=TODO>&nbsp;</p>
112
113 <p class="whs1">1. From the <span style="font-weight: bold;"><B>Modification 
114  </B></span>menu choose the <span style="font-weight: bold;"><B>Move node </B></span>item 
115  or click <img src="../image67.gif" width="24px" height="22px" border="0" class="img_whs2"> button in the toolbar. The following dialog box 
116  shall appear:</p>
117
118 <p class="whs1">&nbsp;</p>
119
120 <p class="whs1"><img src="../pics/movenodes.png" x-maintain-ratio="TRUE" width="306px" height="269px" border="0" class="img_whs3"></p>
121
122 <p class="whs1">&nbsp;</p>
123
124 <p class="whs1">2. Enter the ID of the required node in the 
125  <span style="font-weight: bold;"><B>Node ID </B></span>&nbsp;field 
126  or select this node in the 3D viewer. The coordinates of your node will 
127  be automatically displayed in the <span style="font-weight: bold;"><B>Coordinates 
128  </B></span>set of fields.</p>
129
130 <p class="whs1">&nbsp;</p>
131
132 <p class="whs1">3. Set new coordinates for your node in the 
133  <span style="font-weight: bold;"><B>Coordinates </B></span>set of fields.</p>
134
135 <p class="whs1">&nbsp;</p>
136
137 <p class="whs1">4. Click the <span style="font-weight: bold;"><B>Apply 
138  </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button.</p>
139
140 <p class="whs1">&nbsp;</p>
141
142 <table x-use-null-cells cellspacing="0" width="100%" class="whs4">
143 <col class="whs5">
144 <col class="whs6">
145
146 <tr valign="top" class="whs7">
147 <td width="39.706%" class="whs8">
148 <p class="whs9"><img src="../pics/moving_nodes1.png" x-maintain-ratio="TRUE" width="266px" height="249px" border="0" class="img_whs10"></td>
149 <td width="60.294%" class="whs11">
150 <p><img src="../pics/moving_nodes2.png" x-maintain-ratio="TRUE" width="324px" height="250px" border="0" class="img_whs12"></td></tr>
151 </table>
152
153 <p class="whs13">&nbsp;</p>
154
155 <p>&nbsp;&nbsp;<span style="font-weight: bold;"><B>See 
156  Also</B></span> a sample TUI Script of a <a href="../modifying_meshes.htm#bookmark3">Moving 
157  Nodes</a> operation. &nbsp;</p>
158
159 <p>&nbsp;</p>
160
161 <p class="whs13">&nbsp;</p>
162
163 <script type="text/javascript" language="javascript1.2">
164 <!--
165 if (window.writeIntopicBar)
166         writeIntopicBar(0);
167 //-->
168 </script>
169 </body>
170 </html>