Salome HOME
Update the GUI documentation for SMESH module
[modules/smesh.git] / doc / salome / gui / SMESH / files / adding_nodes_and_elements.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">\r
2 \r
3 <html>\r
4 \r
5 <head>\r
6 <title>Adding nodes and elements</title>\r
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">\r
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">\r
9 <link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">\r
10 <!--\r
11 if (navigator.appName !="Netscape")\r
12 {   document.write("<link rel='stylesheet' href='../default.css'>");}\r
13 //-->\r
14 </script>\r
15 <style type="text/css">\r
16 <!--\r
17 ul.whs1 { list-style:disc; }\r
18 p.whs2 { font-weight:bold; }\r
19 p.whs3 { margin-left:40px; }\r
20 img_whs4 { border-style:none; border:none; width:157px; height:132px; }\r
21 img_whs5 { border:none; width:250px; height:127px; border-style:none; }\r
22 img_whs6 { border:none; width:350px; height:181px; border-style:none; }\r
23 img_whs7 { border:none; width:250px; height:170px; border-style:none; }\r
24 img_whs8 { border:none; width:350px; height:183px; border-style:none; }\r
25 img_whs9 { border:none; width:250px; height:194px; border-style:none; }\r
26 img_whs10 { border:none; width:350px; height:182px; border-style:none; }\r
27 h4.whs11 { margin-left:40px; }\r
28 img_whs12 { border:none; width:250px; height:195px; border-style:none; }\r
29 img_whs13 { border:none; width:250px; height:171px; border-style:none; }\r
30 img_whs14 { border:none; width:350px; height:184px; border-style:none; }\r
31 img_whs15 { border:none; width:250px; height:172px; border-style:none; }\r
32 -->\r
33 </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
34 <!--\r
35 function reDo() {\r
36   if (innerWidth != origWidth || innerHeight != origHeight)\r
37      location.reload();\r
38 }\r
39 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {\r
40         origWidth = innerWidth;\r
41         origHeight = innerHeight;\r
42         onresize = reDo;\r
43 }\r
44 onerror = null; \r
45 //-->\r
46 </script>\r
47 <style type="text/css">\r
48 <!--\r
49 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }\r
50 -->\r
51 </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>\r
52 <script type="text/javascript" language="javascript" src="../whver.js"></script>\r
53 <script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>\r
54 <script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>\r
55 <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>\r
56 </head>\r
57 <body><script type="text/javascript" language="javascript1.2">\r
58 <!--\r
59 if (window.gbWhTopic)\r
60 {\r
61         if (window.addTocInfo)\r
62         {\r
63         addTocInfo("MESH module\nModifying meshes\nAdding nodes and elements");\r
64 addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");\r
65 \r
66         }\r
67         if (window.writeBtnStyle)\r
68                 writeBtnStyle();\r
69 \r
70         if (window.writeIntopicBar)\r
71                 writeIntopicBar(1);\r
72 \r
73         if (window.setRelStartPage)\r
74         {\r
75         setRelStartPage("../smesh.htm");\r
76 \r
77                 autoSync(1);\r
78                 sendSyncInfo();\r
79                 sendAveInfoOut();\r
80         }\r
81 }\r
82 else\r
83         if (window.gbIE4)\r
84                 document.location.reload();\r
85 //-->\r
86 </script>\r
87 <h1>Adding nodes and elements</h1>\r
88 \r
89 <p>In SMESH you can add to your mesh different elements such as:</p>\r
90 \r
91 <p>&nbsp;</p>\r
92 \r
93 <ul type="disc" class="whs1">\r
94         \r
95         <li class=kadov-p><p class="whs2"><a href="#Adding_nodes">Nodes</a></p></li>\r
96         \r
97         <li class=kadov-p><p class="whs2"><a href="#Adding_edges">Edges</a></p></li>\r
98         \r
99         <li class=kadov-p><p class="whs2"><a href="#Adding_triangles">Triangles</a></p></li>\r
100         \r
101         <li class=kadov-p><p class="whs2"><a href="#Adding_quadrangles">Quadrangles</a></p></li>\r
102         \r
103         <li class=kadov-p><p class="whs2"><a href="#Adding_tetrahedrons">Tetrahedrons</a></p></li>\r
104         \r
105         <li class=kadov-p><p class="whs2"><a href="#Adding_hexahedrons">Hexahedrons</a></p></li>\r
106 </ul>\r
107 \r
108 <p>&nbsp;</p>\r
109 \r
110 <p class=TODO>To add a node or an element to your mesh:</p>\r
111 \r
112 <p class=TODO>&nbsp;</p>\r
113 \r
114 <p class="whs3">1. Select your mesh in the Object Browser \r
115  or in the 3D viewer.</p>\r
116 \r
117 <p class="whs3">&nbsp;</p>\r
118 \r
119 <p class="whs3">2. From the <span style="font-weight: bold;"><B>Modification \r
120  </B></span>menu choose the <span style="font-weight: bold;"><B>Add </B></span>item, \r
121  the following associated submenu will appear:</p>\r
122 \r
123 <p class="whs3">&nbsp;</p>\r
124 \r
125 <p class="whs3"><img src="../image73.gif" width="157px" height="132px" border="0" class="img_whs4"></p>\r
126 \r
127 <p class="whs3">&nbsp;</p>\r
128 \r
129 <p class="whs3">&nbsp;</p>\r
130 \r
131 <p class="whs3">From this submenu select the type of element \r
132  which you would like to add to your mesh. The corresponding dialog box \r
133  shall appear.</p>\r
134 \r
135 <h4><a name=Adding_nodes>Adding nodes</a></h4>\r
136 \r
137 <p class="whs3"><img src="../image60.jpg" width="250px" height="127px" border="0" class="img_whs5"></p>\r
138 \r
139 <p class="whs3">&nbsp;</p>\r
140 \r
141 <p class="whs3">In this dialog box set coordinates for your \r
142  node in the <span style="font-weight: bold;"><B>Coordinates </B></span>set of \r
143  fields and click the <span style="font-weight: bold;"><B>Apply </B></span>or \r
144  <span style="font-weight: bold;"><B>OK </B></span>button. Your node will be created:</p>\r
145 \r
146 <p class="whs3">&nbsp;</p>\r
147 \r
148 <p class="whs3"><img src="../image66.jpg" width="350px" height="181px" border="0" class="img_whs6"></p>\r
149 \r
150 <p class="whs3">&nbsp;</p>\r
151 \r
152 <h4><a name=Adding_edges>Adding edges</a></h4>\r
153 \r
154 <p>&nbsp;</p>\r
155 \r
156 <p class="whs3"><img src="../image65.jpg" width="250px" height="170px" border="0" class="img_whs7"></p>\r
157 \r
158 <p class="whs3">&nbsp;</p>\r
159 \r
160 <p class="whs3">In this dialog box specify the nodes which \r
161  will form your edge by selecting them in the 3D viewer with pressed Shift \r
162  button and click the <span style="font-weight: bold;"><B>Apply </B></span>or \r
163  <span style="font-weight: bold;"><B>OK </B></span>button. Your edge will be created:</p>\r
164 \r
165 <p class="whs3">&nbsp;</p>\r
166 \r
167 <p class="whs3"><img src="../image67.jpg" width="350px" height="183px" border="0" class="img_whs8"></p>\r
168 \r
169 <p class="whs3">&nbsp;</p>\r
170 \r
171 <h4><a name=Adding_triangles>Adding triangles</a></h4>\r
172 \r
173 <p class="whs3">&nbsp;</p>\r
174 \r
175 <p class="whs3"><img src="../image64.jpg" width="250px" height="194px" border="0" class="img_whs9"></p>\r
176 \r
177 <p class="whs3">&nbsp;</p>\r
178 \r
179 <p class="whs3">In this dialog box specify the nodes which \r
180  will form your triangle by selecting them in the 3D viewer with pressed \r
181  Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or \r
182  <span style="font-weight: bold;"><B>OK </B></span>button. Your triangle will \r
183  be created:</p>\r
184 \r
185 <p class="whs3">&nbsp;</p>\r
186 \r
187 <p class="whs3"><img src="../image68.jpg" width="350px" height="182px" border="0" class="img_whs10"></p>\r
188 \r
189 <p class="whs3">&nbsp;</p>\r
190 \r
191 <h4><a name=Adding_quadrangles>Adding quadrangles</a></h4>\r
192 \r
193 <h4 class="whs11"><img src="../image63.jpg" width="250px" height="195px" border="0" class="img_whs12"></h4>\r
194 \r
195 <p class="whs3">In this dialog box specify the nodes which \r
196  will form your quadrangle by selecting them in the 3D viewer with pressed \r
197  Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or \r
198  <span style="font-weight: bold;"><B>OK </B></span>button. Your quadrangle will \r
199  be created:</p>\r
200 \r
201 <p class="whs3">&nbsp;</p>\r
202 \r
203 <p class="whs3"><img src="../image69.jpg" width="350px" height="183px" border="0" class="img_whs8"></p>\r
204 \r
205 <p class="whs3">&nbsp;</p>\r
206 \r
207 <h4><a name=Adding_tetrahedrons>Adding tetrahedrons</a></h4>\r
208 \r
209 <p class="whs3"><img src="../image62.jpg" width="250px" height="171px" border="0" class="img_whs13"></p>\r
210 \r
211 <p class="whs3">&nbsp;</p>\r
212 \r
213 <p class="whs3">In this dialog box specify the nodes which \r
214  will form your tetrahedron by selecting them in the 3D viewer with pressed \r
215  Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or \r
216  <span style="font-weight: bold;"><B>OK </B></span>button. Your tetrahedron will \r
217  be created:</p>\r
218 \r
219 <p class="whs3">&nbsp;</p>\r
220 \r
221 <p class="whs3"><img src="../image70.jpg" width="350px" height="184px" border="0" class="img_whs14"></p>\r
222 \r
223 <h4><a name=Adding_hexahedrons>Adding hexahedrons</a></h4>\r
224 \r
225 <p class="whs3"><img src="../image61.jpg" width="250px" height="172px" border="0" class="img_whs15"></p>\r
226 \r
227 <p class="whs3">&nbsp;</p>\r
228 \r
229 <p class="whs3">In this dialog box specify the nodes which \r
230  will form your hexahedron by selecting them in the 3D viewer with pressed \r
231  Shift button and click the <span style="font-weight: bold;"><B>Apply </B></span>or \r
232  <span style="font-weight: bold;"><B>OK </B></span>button. Your hexahedron will \r
233  be created:</p>\r
234 \r
235 <p class="whs3">&nbsp;</p>\r
236 \r
237 <p class="whs3">&nbsp;</p>\r
238 \r
239 <p class="whs3"><img src="../image71.jpg" width="350px" height="184px" border="0" class="img_whs14"></p>\r
240 \r
241 <script type="text/javascript" language="javascript1.2">\r
242 <!--\r
243 if (window.writeIntopicBar)\r
244         writeIntopicBar(0);\r
245 //-->\r
246 </script>\r
247 </body>\r
248 </html>\r