Salome HOME
Update the GUI documentation for SMESH module
[modules/smesh.git] / doc / salome / gui / SMESH / extrusion.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>Extrusion</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 p.whs1 { margin-left:40px; }\r
18 img_whs2 { border:none; width:27px; height:24px; }\r
19 img_whs3 { border:none; width:523px; height:307px; }\r
20 ul.whs4 { list-style:disc; }\r
21 table.whs5 { x-cell-content-align:top; width:100%; border-spacing:0px; }\r
22 col.whs6 { width:50%; }\r
23 tr.whs7 { x-cell-content-align:top; }\r
24 td.whs8 { width:50%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-top-style:none; border-bottom-style:none; }\r
25 img_whs9 { border-style:none; border:none; width:350px; height:201px; }\r
26 td.whs10 { width:50%; padding-right:10px; padding-left:10px; border-top-style:none; border-bottom-style:none; border-right-style:none; }\r
27 -->\r
28 </style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">\r
29 <!--\r
30 function reDo() {\r
31   if (innerWidth != origWidth || innerHeight != origHeight)\r
32      location.reload();\r
33 }\r
34 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {\r
35         origWidth = innerWidth;\r
36         origHeight = innerHeight;\r
37         onresize = reDo;\r
38 }\r
39 onerror = null; \r
40 //-->\r
41 </script>\r
42 <style type="text/css">\r
43 <!--\r
44 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }\r
45 -->\r
46 </style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>\r
47 <script type="text/javascript" language="javascript" src="whver.js"></script>\r
48 <script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>\r
49 <script type="text/javascript" language="javascript1.2" src="whutils.js"></script>\r
50 <script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>\r
51 </head>\r
52 <body><script type="text/javascript" language="javascript1.2">\r
53 <!--\r
54 if (window.gbWhTopic)\r
55 {\r
56         if (window.addTocInfo)\r
57         {\r
58         addTocInfo("MESH module\nModifying meshes\nExtrusion");\r
59 addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");\r
60 \r
61         }\r
62         if (window.writeBtnStyle)\r
63                 writeBtnStyle();\r
64 \r
65         if (window.writeIntopicBar)\r
66                 writeIntopicBar(1);\r
67 \r
68         if (window.setRelStartPage)\r
69         {\r
70         setRelStartPage("smesh.htm");\r
71 \r
72                 autoSync(1);\r
73                 sendSyncInfo();\r
74                 sendAveInfoOut();\r
75         }\r
76 }\r
77 else\r
78         if (window.gbIE4)\r
79                 document.location.reload();\r
80 //-->\r
81 </script>\r
82 <h1>Extrusion</h1>\r
83 \r
84 <p>Extrusion is a type of surface meshing by generation from discretized \r
85  lines. It is used to build mesh elements of plus one dimension than the \r
86  swept ones. Each swept 1D element produces one or more quadrangles (or \r
87  triangles if one node of a rotated element lays on the revolution axis).</p>\r
88 \r
89 <p>&nbsp;</p>\r
90 \r
91 <p class=TODO>To use extrusion:</p>\r
92 \r
93 <p class=TODO>&nbsp;</p>\r
94 \r
95 <p class="whs1">1. From the <span style="font-weight: bold;"><B>Modification \r
96  </B></span>menu choose the <span style="font-weight: bold;"><B>Extrusion </B></span>item \r
97  or click <img src="image91.gif" width="27px" height="24px" border="0" class="img_whs2"> button in the toolbar. The following dialog box \r
98  shall appear:</p>\r
99 \r
100 <p class="whs1">&nbsp;</p>\r
101 \r
102 <p class="whs1"><img src="image90.gif" width="523px" height="307px" border="0" class="img_whs3"></p>\r
103 \r
104 <p class="whs1">&nbsp;</p>\r
105 \r
106 <p class="whs1">2. In this dialog box you should select </p>\r
107 \r
108 <ul type="disc" class="whs4">\r
109         \r
110         <li class=kadov-p><p class="whs1">the type of elements \r
111  which will be extruded (1D or 2D),</p></li>\r
112         \r
113         <li class=kadov-p><p class="whs1">specify the IDs of \r
114  the elements which will be extruded by selecting them in the 3D viewer \r
115  or select the whole mesh or submesh,</p></li>\r
116         \r
117         <li class=kadov-p><p class="whs1">specify the vector \r
118  along which the elements will be extruded,</p></li>\r
119         \r
120         <li class=kadov-p><p class="whs1">number of steps</p></li>\r
121 </ul>\r
122 \r
123 <p class="whs1">&nbsp;</p>\r
124 \r
125 <p class="whs1">3. Click the <span style="font-weight: bold;"><B>Apply \r
126  </B></span>or <span style="font-weight: bold;"><B>OK </B></span>button.</p>\r
127 \r
128 <p class=TODO\r
129         style="margin-left: 40px;">&nbsp;</p>\r
130 \r
131 <p>&nbsp;</p>\r
132 \r
133 <table x-use-null-cells cellspacing="0" width="100%" class="whs5">\r
134 <col class="whs6">\r
135 <col class="whs6">\r
136 \r
137 <tr valign="top" class="whs7">\r
138 <td width="50%" class="whs8">\r
139 <p><img src="image77.jpg" width="350px" height="201px" border="0" class="img_whs9"></td>\r
140 <td width="50%" class="whs10">\r
141 <p><img src="image76.jpg" width="350px" height="201px" border="0" class="img_whs9"></td></tr>\r
142 </table>\r
143 \r
144 <p class=TODO>&nbsp;</p>\r
145 \r
146 <p class=TODO>&nbsp;</p>\r
147 \r
148 <script type="text/javascript" language="javascript1.2">\r
149 <!--\r
150 if (window.writeIntopicBar)\r
151         writeIntopicBar(0);\r
152 //-->\r
153 </script>\r
154 </body>\r
155 </html>\r