Salome HOME
improve doc
authoreap <eap@opencascade.com>
Fri, 29 Apr 2011 08:04:15 +0000 (08:04 +0000)
committereap <eap@opencascade.com>
Fri, 29 Apr 2011 08:04:15 +0000 (08:04 +0000)
doc/salome/gui/SMESH/input/scale.doc

index e1c8dc31b89eac310179c0e6e565976fc1712eb2..2b03436f5f568e5f3e7c60141edc45e91163ed70 100644 (file)
@@ -44,15 +44,13 @@ about filters in the \ref selection_filter_library_page "Selection filter librar
 
 <li>specify the conditions of scale:
 <ul>
-<li>activate <b>Move elements</b> radio button to create  the source
-mesh (or elements) at the new location and erase it from the previous location;</li>
-<li>activate <b>Copy elements</b> 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 scale operation;</li>
+<li>activate <b>Move elements</b> radio button to scale the selected
+mesh (or elements) without creating a copy;</li>
+<li>activate <b>Copy elements</b> radio button to duplicate the selected
+mesh (or elements) and to apply scaling to the copy within the same mesh;</li>
 <li>activate <b>Create as new mesh</b> 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
+selected mesh (or elements) at its previous location and create a new
+mesh of the scaled copy of the selected elements; the new mesh appears in the Object Browser
 with the default name MeshName_scaled (it is possible to change this
 name in the adjacent box);</li>
 <li>activate <b> Copy groups </b> checkbox to copy the groups of elements of the source mesh to the newly created mesh.</li>