/*! \page revolution_page Revolution \n Revolution 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 apply revolution:
  1. From the \b Modification menu choose the \b Revolution item or click "Revolution" button in the toolbar. \image html image92.png
    "Revolution" button
    The following dialog common for line and planar elements will appear: \image html revolution1.png
  2. In this dialog you should specify:
  3. Click \b Apply or Apply and Close button to confirm the operation.

See Also a sample TUI Script of a \ref tui_revolution "Revolution" operation. */