From: eap Date: Wed, 24 Oct 2012 08:50:51 +0000 (+0000) Subject: update X-Git-Tag: V6_6_0b1~41 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=ae99a7f81eee71e627939fd31f2fca555135b3f7 update --- diff --git a/doc/salome/gui/SMESH/input/extrusion.doc b/doc/salome/gui/SMESH/input/extrusion.doc index 1b3438084..6f9eed5b8 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: