/*! \page extrusion_page Extrusion \n Extrusion is a type of surface meshing by generation from discretized lines. It is used to build mesh elements of plus one dimension than the swept ones. Each swept 1D element produces one or more quadrangles (or triangles if one node of a rotated element lays on the revolution axis). To use extrusion:
  1. From the \b Modification menu choose the \b Extrusion item or click "Extrusion" button in the toolbar. \image html image91.gif
    "Extrusion" button
    The following dialog box will appear: \image html extrusionalongaline1.png \image html extrusionalongaline2.png
  2. In this dialog box you should select:
  3. Click the \b Apply or \b OK button.
\image html image77.jpg \image html image76.jpg
See Also a sample TUI Script of an \ref tui_extrusion "Extrusion" operation. */