Salome HOME
Merge branch 'fbt/addAngleInCylPrimitive'
[modules/geom.git] / doc / salome / gui / GEOM / input / mirror_operation.doc
index 629012f61e8e06385864762d121ecaf3ad13a5ae..ec5034041fc465834de9c8feaef1b69703f968af 100644 (file)
@@ -14,8 +14,7 @@ otherwise it will be removed.
 \n Firstly an \b Object can be mirrored through a \b Point of symmetry
 \n <b>TUI Command:</b> <em>geompy.MakeMirrorByPoint(Object, Point)</em>
 \n <b>Arguments:</b> Name + one or several objects + 1 vertex.
-\n <b>Advanced option:</b>
-   \ref restore_presentation_parameters_page "Set presentation parameters and subshapes from arguments".
+\n \ref restore_presentation_parameters_page "Advanced options".
 
 \image html transformation7.png
 
@@ -27,8 +26,8 @@ otherwise it will be removed.
 symmetry
 \n <b>TUI Command:</b> <em>geompy.MakeMirrorByAxis(Object, Axis)</em>
 \n <b>Arguments:</b> Name + one or several objects + 1 vector.
-\n <b>Advanced option:</b>
-   \ref restore_presentation_parameters_page "Set presentation parameters and subshapes from arguments".
+\n \ref restore_presentation_parameters_page "Advanced options".
+
 
 \image html transformation8.png
 
@@ -39,8 +38,7 @@ symmetry
 \n Finally an \b Object can be mirrored through a \b Plane of symmetry
 \n <b>TUI Command:</b> <em>geompy.MakeMirrorByPlane(Shape, Plane)</em>
 \n <b>Arguments:</b> Name + one or several objects + 1 plane
-\n <b>Advanced option:</b>
-   \ref restore_presentation_parameters_page "Set presentation parameters and subshapes from arguments".
+\n \ref restore_presentation_parameters_page "Advanced options".
 
 \image html transformation9.png