Salome HOME
Added help page and revert some changes for a better ergonomy
[modules/geom.git] / doc / salome / gui / GEOM / input / transformation_operations.doc
index efb331f1caf3047e80ac0ea9420486a824353230..fedea7cfcab945e7748feb09f87cfe1b370a62d5 100644 (file)
@@ -2,17 +2,30 @@
 
 \page transformation_operations_page Transformation Operations
 
+Geometry module provides the following transformation operations,
+which allow to:
+
+
 <ul>
-<li>\subpage translation_operation_page</li>
-<li>\subpage rotation_operation_page</li>
-<li>\subpage modify_location_operation_page</li>
-<li>\subpage mirror_operation_page</li>
-<li>\subpage scale_operation_page</li>
-<li>\subpage offset_operation_page</li>
-<li>\subpage multi_translation_operation_page</li>
-<li>\subpage multi_rotation_operation_page</li>
-<li>\subpage fillet_operation_page</li>
-<li>\subpage chamfer_operation_page</li>
+<li>\subpage translation_operation_page "Translate" an object by a certain vector.</li>
+<li>\subpage rotation_operation_page "Rotate" an object around a
+             certain axis by a certain angle.</li>
+<li>\subpage modify_location_operation_page "Move" an object to a new location.</li>
+<li>\subpage mirror_operation_page "Mirror" an object through a point
+             an axis or a plane of symmetry.</li>
+<li>\subpage scale_operation_page "Scale" an object by one or several scale factors.</li>
+<li>Create an \subpage offset_operation_page "Offset" of an object.</li>
+<li>Create a \subpage projection_operation_page "Projection" of an object on a face.</li>
+<li>Create a simultaneous \subpage multi_translation_operation_page "Translation in several directions".</li>
+<li>Create a simultaneous \subpage multi_rotation_operation_page</li> "Rotation in several directions".</li>
+<li>Produce a \subpage fillet_operation_page "Fillet" on the selected
+            edges of an object.</li>
+<li>Produce a \subpage fillet1d_operation_page "1D Fillet" on the
+            corners of a Wire with Planar Edges.</li>
+<li>Produce a \subpage fillet2d_operation_page "2D Fillet" on the corners of a Planar Face.</li>
+<li>Produce a \subpage chamfer_operation_page "Chamfer" on the selected edges of an object.</li>
+<li>Remove matter from an object by producing an \subpage extruded_cut_operation_page "Extruded Cut".</li>
+<li>Add matter to an object by producing an \subpage extruded_boss_operation_page "Extruded Boss".</li>
 </ul>
 
-*/
\ No newline at end of file
+*/