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