Salome HOME
021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format)
[modules/smesh.git] / doc / salome / gui / SMESH / input / extrusion.doc
index 1a91dbcb43e8c1ff33013b8e000fee0b79ac8f95..1b343808493524328d962bb8f1f856a0a017bd18 100644 (file)
@@ -20,11 +20,13 @@ The following dialog common for line and planar elements will appear:
 
 \image html extrusionalongaline1.png
 
+\image html extrusionalongaline2.png
+
 </li>
 
 <li>In this dialog:
 <ul>
-<li>select the type of elements which will be extruded (1D or 2D),</li>
+<li>select the type of elements which will be extruded (0D, 1D or 2D),</li>
 <li>specify the IDs of the elements which will be extruded:
 <ul>
 <li><b>Select the whole mesh, submesh or group</b> activating this
@@ -37,8 +39,15 @@ viewer; or</li>
 about filters in the \ref selection_filter_library_page "Selection filter library" page.</li>
 </ul>
 </li>
+<li>If the <b>Extrude to Distance</b> radio button is selected</li>
+<ul>
 <li>specify the distance at which the elements will be extruded,</li>
-<li>specify the vector along which the elements will be extruded,</li>
+</ul>
+<li>If the <b>Extrude Along Vector</b> radio button is selected</li>
+<ul>
+<li>specify the coordinates of the vector along which the elements will be extruded, or select the face (the normal to the face will define the vector)</li>
+<li>specify the distance of extrusion along the vector,</li>
+</ul>
 <li>specify the number of steps;</li>
 <li>activate  <b>Generate Groups</b> checkbox if it is necessary to copy the groups of
 elements of the source mesh to the newly created one. </li>