X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fextrusion_along_path.doc;h=ca782049a01817646cd9d922ec8c12df74ccd0d6;hb=c150e1e4c40479c83b47cfb732f240c5df3b5d62;hp=2e8ea88b8be0f4c9c4e973f68613f8056df947a9;hpb=974969c9efd349df35b18e187bf089b7e3569d4d;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 2e8ea88b8..ca782049a 100644 --- a/doc/salome/gui/SMESH/input/extrusion_along_path.doc +++ b/doc/salome/gui/SMESH/input/extrusion_along_path.doc @@ -1,10 +1,11 @@ /*! -\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, -but a path of extrusion which must be a 1D mesh or 1D sub-mesh. +\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 an 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. In the examples the sample mesh will be extruded along different @@ -66,10 +67,10 @@ six coincident nodes and two coincident faces in the resulting mesh. \image html circle_angles_after.png -
The same, but using angles {45, -45, 45, -45, 45, -45, 45, --45}
+
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 +78,95 @@ 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.