From c2c2404862cfe898548d3bddda97b865b105c673 Mon Sep 17 00:00:00 2001 From: skl Date: Tue, 9 Mar 2010 14:03:48 +0000 Subject: [PATCH] Changes for bug 0020671. --- doc/salome/gui/SMESH/input/scale.doc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/salome/gui/SMESH/input/scale.doc b/doc/salome/gui/SMESH/input/scale.doc index 4f77ce8ad..706544ed4 100644 --- a/doc/salome/gui/SMESH/input/scale.doc +++ b/doc/salome/gui/SMESH/input/scale.doc @@ -48,11 +48,12 @@ about filters in the \ref selection_filter_library_page "Selection filter librar mesh (or elements) at the new location and erase it from the previous location;
  • activate Copy elements radio button to create the source mesh (or elements) at the new location, but leave it at the previous -location, the source mesh will be considered one and single mesh with the result of the rotation;
  • +location, the source mesh will be considered one and single mesh with +the result of the scale operation;
  • activate Create as new mesh radio button to leave the source mesh (or elements) at its previous location and create a new mesh at the new location, the new mesh appears in the Object Browser -with the default name MeshName_rotated (it is possible to change this +with the default name MeshName_scaled (it is possible to change this name in the adjacent box);
  • activate Copy groups checkbox to copy the groups of elements of the source mesh to the newly created mesh.
  • -- 2.39.2