X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fextrusion_along_path.doc;h=03717c77fb60f1ed6d72d70c02a03bc73f8f3b6f;hb=1dd2f82c6d43d470c088288248edea674d583eec;hp=e391111d80f48271bdaa8c6c958780dcc9b9b9bb;hpb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;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 e391111d8..03717c77f 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,74 +78,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 extrusion1.png +\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.