X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fextrusion.doc;h=a10f041ca229b912308ec6c47f3801b5ebec4b75;hb=9a844dd9222fe996eed1dc3f5916c918664f9e1a;hp=1b343808493524328d962bb8f1f856a0a017bd18;hpb=9373bc5aaa1e41ff06265f48b47e14c564466079;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/extrusion.doc b/doc/salome/gui/SMESH/input/extrusion.doc index 1b3438084..a10f041ca 100644 --- a/doc/salome/gui/SMESH/input/extrusion.doc +++ b/doc/salome/gui/SMESH/input/extrusion.doc @@ -3,18 +3,28 @@ \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. Element of each type extrude into elements of a certain type +as follows: + + + + + + + + +
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 common for line and planar elements will appear: @@ -26,32 +36,36 @@ The following dialog common for line and planar elements will appear:
  2. In this dialog:
  3. Click \b Apply or Apply and Close button to confirm the operation.