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=fd96feab4b58b9ebe8706e44b35006e0122d682e;hp=4de60e53559b3269856e5922bd9d19fa83575d5d;hpb=2cd148d0668de3bfbeeceeb7df1995bb5b39475b;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 4de60e535..03717c77f 100644 --- a/doc/salome/gui/SMESH/input/extrusion_along_path.doc +++ b/doc/salome/gui/SMESH/input/extrusion_along_path.doc @@ -3,8 +3,9 @@ \page extrusion_along_path_page Extrusion along Path \n In principle, Extrusion along 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. +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,8 +67,8 @@ 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 Path:
    @@ -77,75 +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 extrusion_along_path_dlg.png
  1. In this dialog:
  2. There are two optional parameters, which can be very useful:
  3. -
  4. 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. +
  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.