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