Salome HOME
[bos #37570] [CEA] SHAPER hdf tests are failing. Fix Sphere feature attributes order.
[modules/shaper.git] / src / SketchPlugin / doc / verticalFeature.rst
index b6fcf65f37fd02499c2f91ad7c5ffc492fe45a0d..f1ff8e59f2192cd6b5157c6b974e612a9ea36c44 100644 (file)
@@ -12,7 +12,7 @@ To create a Vertical constraint in the active Sketch:
 
 Property panel:
 
-.. image:: images/Vertical_panel.png
+.. figure:: images/Vertical_panel.png
    :align: center
 
 Input fields:
@@ -34,10 +34,9 @@ Result
 
 Created Vertical constraint appears in the view.
 
-.. image:: images/Vertical_res.png
-          :align: center
+.. figure:: images/Vertical_res.png
+   :align: center
 
-.. centered::
    Vertical constraint created
 
 **See Also** a sample TUI Script of :ref:`tui_create_vertical` operation.