X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fextrusion.doc;h=4813eee5cae4badc998966fc2ca7b2c7f0dc6d55;hb=da78b9467b74750ae0f1c17c3fdc814d4abbc43e;hp=ea25158f1eff42bdb57cc0b6c082fb091ad16bbb;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/extrusion.doc b/doc/salome/gui/SMESH/input/extrusion.doc index ea25158f1..4813eee5c 100644 --- a/doc/salome/gui/SMESH/input/extrusion.doc +++ b/doc/salome/gui/SMESH/input/extrusion.doc @@ -3,51 +3,71 @@ \page extrusion_page Extrusion \n Extrusion is used to build mesh elements of plus one -dimension than the input ones. Any line or planar element can be -extruded. Line elements will extrude into quadrilateral plane elements. -Triangular and Quadrilateral plane elements extrude into Pentahedron -and Hexahedron solids respectively. +dimension than the input ones. Any node, segment or 2D element can be +extruded. Each type of elements has a corresponding type of extruded elements: + + + + + + + + +
Extruded element Result elements
Node Segments
Segment Quadrilaterals
Triangle Pentahedrons
Quadrilateral Hexahedrons
Polygon Polyhedrons
Hexagonal polygon Hexagonal prism
To use extrusion:
  1. From the \b Modification menu choose the \b Extrusion item or click "Extrusion" button in the toolbar. +
    \image html image91.png -
    "Extrusion" button
    +"Extrusion" button +
    -The following dialog box will appear: +The following dialog common for line and planar elements will appear: \image html extrusionalongaline1.png \image html extrusionalongaline2.png +
  2. -
  3. In this dialog box you should select: - -
  4. Generate Groups checkbox allows copying the groups of -elements of the source mesh to the newly created one.
  5. - -
  6. Click the \b Apply or \b OK button.
  7. +
  8. Click \b Apply or Apply and Close button to confirm the operation.
\image html image77.jpg "The mesh with an edge selected for extrusion"