Salome HOME
Merge branch 'V8_5_asterstudy'
[modules/smesh.git] / doc / salome / gui / SMESH / input / rotation.rst
index d84abab6c76f251a19c8eceaa81fa1f50aa31550..85eb11d1294843dbc42a9e4d58681262c6ebdce7 100644 (file)
@@ -6,17 +6,12 @@ Rotation
 
 This operation allows to rotate in space the mesh or some of its elements.
 
-**To rotate the mesh:**
+*To rotate the mesh:*
 
-#. From the **Modification** menu choose **Transformation** -> **Rotation** item  or click **"Rotation"** button in the toolbar.
-       .. image:: ../images/rotation_ico.png 
-               :align: center
-
-       .. centered::
-               "Rotation button"
+.. |img| image:: ../images/rotation_ico.png 
 
-       The following dialog will appear:
+#. From the **Modification** menu choose **Transformation** -> **Rotation** item  or click *"Rotation"* button |img| in the toolbar.
+   The following dialog will appear:
 
        .. image:: ../images/rotation.png
                :align: center
@@ -51,13 +46,13 @@ This operation allows to rotate in space the mesh or some of its elements.
        :align: center
 
 .. centered::
-       "The initial mesh"
+       The initial mesh
 
 .. image:: ../images/rotation2.png 
        :align: center
 
 .. centered::
-       "The rotated mesh"
+       The rotated mesh
 
 **See Also** a sample TUI Script of a :ref:`tui_rotation` operation.