]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PrimitivesPlugin/doc/coneFeature.rst
Salome HOME
[bos #42437] fixed problem where sketch validation icons in toolbar were not activated
[modules/shaper.git] / src / PrimitivesPlugin / doc / coneFeature.rst
index a2937f9df0f1370ad63c6c1a0464441c4a977136..68788cc4994fb209667adf3376354c3cd53cf67e 100644 (file)
@@ -12,10 +12,9 @@ To create a Cone in the active part:
 
 The following property panel appears.
 
-.. image:: images/Cone.png
-  :align: center
+.. figure:: images/Cone.png
+   :align: center
 
-.. centered::
    Cone property panel
 
 Input fields:
@@ -46,10 +45,9 @@ If both radii are non-zero, then the cone will be truncated.
 
 If the radii are equal, the Cylinder will be created instead of cone.
 
-.. image:: images/Cone_res.png
-          :align: center
+.. figure:: images/Cone_res.png
+   :align: center
                   
-.. centered::
    Cone created  
 
 **See Also** a sample TUI Script of :ref:`tui_create_cone` operation.