X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fextrusion.doc;h=126e3b0e91ddd94592c1ecefa29d714d01aed622;hb=1667ba5bf57334ab6f83c58fcaae6a5b47a31b64;hp=1b343808493524328d962bb8f1f856a0a017bd18;hpb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/extrusion.doc b/doc/salome/gui/SMESH/input/extrusion.doc index 1b3438084..126e3b0e9 100644 --- a/doc/salome/gui/SMESH/input/extrusion.doc +++ b/doc/salome/gui/SMESH/input/extrusion.doc @@ -3,18 +3,30 @@ \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. Boundary elements around elements of +plus one dimension are additionally created. All created elements +can be automatically grouped. +

Any node, segment or 2D element can be extruded. Each type of +elements is extruded into a corresponding type of result elements: + + + + + + + + +
Extruded element Result element
Node Segment
Segment Quadrilateral
Triangle Pentahedron
Quadrilateral Hexahedron
Polygon Polyhedron
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 +38,43 @@ 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.