X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftranslation.doc;h=56c1dfb05abd4cf6e9418f0595582db76c6957ff;hp=1f48901d525a72e9533625047e05139b8f2794e9;hb=f6e2eed4240c426f1e65b40d1bd7e8d109a4d4b5;hpb=79b1ac2b6df9117f16f11d444b1f165d477a1813 diff --git a/doc/salome/gui/SMESH/input/translation.doc b/doc/salome/gui/SMESH/input/translation.doc index 1f48901d5..56c1dfb05 100644 --- a/doc/salome/gui/SMESH/input/translation.doc +++ b/doc/salome/gui/SMESH/input/translation.doc @@ -5,31 +5,70 @@ \n This geometrical operation allows to translate in space your mesh or some of its elements. -To translate your mesh: -\par -From the \b Modification choose \b Transformation and from its -sub-menu select the \b Translation item. The following dialog box -shall appear: +To translate a mesh: -\image html translation1.png +
    +
  1. From the \b Modification menu choose \b Transformation -> \b Translation item or click +"Translation" button in the toolbar. -\image html translation2.png +\image html translation.png "Translation button" -\par -This operation has two options, you can translate in space your mesh -or some of its elements specifying: +One of the following dialogs will appear: + +It is possible to define the vector of thanslation: +\image html translation1.png "by two points" + +\image html translation2.png "by the vector from the origin of coordinates" + +
  2. + +
  3. +In the dialog: + -Toggle the corresponding checkbox to Select whole mesh, submesh or -group. -\n When Move elements radio button is selected, the source mesh (or elements) is created at the new location and erased from its previous location -\n When Copy elements radio button is selected,the source mesh (or elements) is created at the new location, but it also remains at its previous location and is considered one and single mesh with the result of the translation. -\n When Create as new mesh radio button is selected, the source mesh (or elements) remains at its previous location and a new mesh is created at the new location and appears in the Object Browser with the default name MeshName_translated (you can change this name in the adjacent box). -\n Copy groups checkbox allows copying the groups of elements of the source mesh to the newly created one. +
-
See Also a sample TUI Script of a -\ref tui_translation "Translation" operation. +
See Also a sample TUI Script of a \ref tui_translation "Translation" operation. -*/ \ No newline at end of file +*/