/*! \page smoothing_page Smoothing \n Smoothing is used to adjust the locations of element corners (nodes) to reduce distortions in these elements. To apply smoothing to the elements of your mesh:
  1. Display a mesh or a submesh in the 3D viewer.
  2. In the \b Modification menu select the \b Smoothing item or click "Smoothing" button in the toolbar. \image html image84.gif
    "Smoothing" button
    The dialog box contains the following fields which should be specified: \image html smoothing.png
  3. Click the \b Apply or \b OK button to confirm the operation.
\image html smoothing1.png \image html smoothing2.png
See Also a sample TUI Script of a \ref tui_smoothing "Smoothing" operation. */