Salome HOME
PR: synchro V7_main tag mergefrom_V6_main_28Feb13
[modules/smesh.git] / doc / salome / gui / SMESH / input / extrusion.doc
index a10f041ca229b912308ec6c47f3801b5ebec4b75..4813eee5cae4badc998966fc2ca7b2c7f0dc6d55 100644 (file)
@@ -4,8 +4,7 @@
 
 \n Extrusion is used to build mesh elements of plus one
 dimension than the input ones. Any node, segment or 2D element can be
-extruded. Element of each type extrude into elements of a certain type
-as follows:
+extruded. Each type of elements has a corresponding type of extruded elements:
 <table>
 <tr><td><b>Extruded element</b></td><td><b> Result elements </b></td></tr>
 <tr><td>Node              </td><td> Segments </td></tr>
@@ -63,9 +62,9 @@ The following dialog common for line and planar elements will appear:
     <li>specify the distance of extrusion along the vector.</li>
   </ul>
   <li>Specify the number of steps.</li>
-  <li>If you activate <b>Generate Groups</b> check-box then the created
+  <li>If you activate <b>Generate Groups</b> check-box, the created
     elements contained in groups will be included into new groups named
-    by pattern "<old group name>_extruded"</li>
+    by pattern "<old group name>_extruded" and "<old group name>_top".</li>
 </ul>
 
 <li>Click \b Apply or <b> Apply and Close</b>  button to confirm the operation.</li>