Salome HOME
[bos #37570] [CEA] SHAPER hdf tests are failing. Fix Sphere feature attributes order.
[modules/shaper.git] / src / SketchPlugin / doc / filletFeature.rst
index 1c71bdb6e496c6f2eaea1a347b1629ff2da925b4..793d8fcb964c0211e5483ec8fa3fee5eee9df06d 100644 (file)
@@ -13,10 +13,9 @@ To create a Fillet in the active Sketch:
 
 Property panel:
 
-.. image:: images/Fillet_panel.png
-  :align: center
+.. figure:: images/Fillet_panel.png
+   :align: center
 
-.. centered::
    Fillet
 
 Input fields:
@@ -43,10 +42,9 @@ Result
 
 Created Fillet appears in the view.
 
-.. image:: images/Fillet_res.png
-          :align: center
+.. figure:: images/Fillet_res.png
+   :align: center
 
-.. centered::
    Created fillet
 
 **See Also** a sample TUI Script of :ref:`tui_create_fillet` operation.