X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsymmetry.doc;h=4641ffe31d908fb20724b104043adb18eedca748;hb=a1a6d5ddc111fa237d1164fda37ff823a3fac764;hp=67068e98145524221c5d331a9c34c66998ac4326;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/symmetry.doc b/doc/salome/gui/SMESH/input/symmetry.doc index 67068e981..4641ffe31 100644 --- a/doc/salome/gui/SMESH/input/symmetry.doc +++ b/doc/salome/gui/SMESH/input/symmetry.doc @@ -5,48 +5,86 @@ \n This geometrical operation allows to perform a symmetrical copy of your mesh or some of its elements. +To create a symmetrical copy: + +
    +
  1. From the \b Modification menu choose \b Transformation -> \b Symmetry item or click +"Symmetry" button in the toolbar. + \image html symmetry.png "Symmetry button" -To apply symmetry to your mesh: -\par -From the \b Modification choose \b Transformation and from its -sub-menu select the \b Symmetry item. The following dialog box shall -appear: +One of the following dialogs will appear: -\image html symmetry1.png +It is possible to mirror a mesh or some of its elements through: +\image html symmetry1.png "a point"
    +\image html symmetry2.png "an axis"
    +\image html symmetry3.png "a plane (defined by a point and a normal to the plane)" -\image html symmetry2.png +
  2. -\image html symmetry3.png +
  3. In the dialog: + -\par +

See Also a sample TUI Script of a \ref tui_symmetry "Symmetry" operation.