/*! \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.png
    "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 "The initial mesh" \image html smoothing2.png "The smoothed mesh"
See Also a sample TUI Script of a \ref tui_smoothing "Smoothing" operation. */