X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsmoothing.doc;fp=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsmoothing.doc;h=0000000000000000000000000000000000000000;hb=f0f67c0b47e58361bc50c7169734da604fbfca01;hp=801b1c9d8a4b24de5cb98973d2be67928ad10c44;hpb=f6825d843153c333e95e1345ef7c7fc2d0fe5698;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/smoothing.doc b/doc/salome/gui/SMESH/input/smoothing.doc deleted file mode 100644 index 801b1c9d8..000000000 --- a/doc/salome/gui/SMESH/input/smoothing.doc +++ /dev/null @@ -1,89 +0,0 @@ -/*! - -\page smoothing_page Smoothing - -\n Smoothing is used to improve quality of 2D mesh by adjusting the -locations of element corners (nodes). - -\note Depending on the chosen method and mesh geometry -the smoothing can actually decrease the quality of elements and even -make some elements inverted. - -To apply smoothing to the elements of your mesh: -
    - -
  1. In the \b Modification menu select the \b Smoothing item or click -"Smoothing" button in the toolbar. - -\image html image84.png -
    "Smoothing" button
    - -The following dialog will appear: - -\image html smoothing.png -
  2. -
  3. In this dialog: - - -
  4. -
  5. Click \b Apply or Apply and Close button to confirm the operation.
  6. -
- -\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. - -*/