X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fextrusion_along_path.doc;h=7151f77b844f6c40d282da07f9de4004be7ddb22;hb=e14c11e2d75d4cc48a234c4cf238bbfe12f49fca;hp=d58f9697f5086fb3b0874f116a07867d48e92118;hpb=29c8bbb2756d770ff885b1039e2044242faf481e;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/extrusion_along_path.doc b/doc/salome/gui/SMESH/input/extrusion_along_path.doc index d58f9697f..7151f77b8 100644 --- a/doc/salome/gui/SMESH/input/extrusion_along_path.doc +++ b/doc/salome/gui/SMESH/input/extrusion_along_path.doc @@ -1,9 +1,9 @@ /*! -\page extrusion_along_path_page Extrusion along a path +\page extrusion_along_path_page Extrusion along Path -\n In principle, Extrusion along a path works in the same way -as \b Extrusion, the main difference is that we define not a vector, +\n In principle, Extrusion along Path works in the same way +as \ref extrusion_page "Extrusion", the main difference is that we define not a vector, but a path of extrusion which must be a 1D mesh or 1D sub-mesh. To get an idea of how this algorithm works, examine several examples, starting from the most simple case of extrusion along a straight edge. @@ -69,7 +69,7 @@ mesh.
The same, but using angles {45, -45, 45, -45, 45, -45, 45, -45}
-
To use Extrusion along a path: +
To use Extrusion along Path:
  1. From the \b Modification menu choose the Extrusion along a path item or click "Extrusion along a path" button in the toolbar. @@ -77,77 +77,93 @@ path item or click "Extrusion along a path" button in the toolbar. \image html image101.png
    "Extrusion along a path" button
    -The following dialog common for line and planar elements will appear: +The following dialog will appear: \image html extrusion_along_path_dlg.png
  2. In this dialog:
  3. There are two optional parameters, which can be very useful:
  4. -
  5. Click \b Apply or Apply and Close button to confirm the operation. -Mesh edges will be extruded into -faces, faces into volumes. The external surface of the resulting 3d -mesh (if faces have been extruded) is covered with faces, and corners -with edges. If the path is closed, the resulting mesh can contain -duplicated nodes and faces, because no sewing is done. +
  6. Click \b Apply or Apply and Close button to confirm the + operation. Mesh edges will be extruded into faces, faces into + volumes. The external surface of the resulting 3d mesh (if faces + have been extruded) is covered with faces, and corners with + edges. If the path is closed, the resulting mesh can contain + duplicated nodes and faces, because no sewing is done.