Salome HOME
Correct documentation bugs, adapt for 'Read The Docs' theme (bos #18858)
[modules/shaper.git] / src / PrimitivesPlugin / doc / boxFeature.rst
index a0809eba819f8bff391ad28d09564e9ee62ace48..a8d641e8c14f1b309755ca8f05ad0bcdb1e97cd4 100644 (file)
@@ -1,9 +1,10 @@
 .. _box_feature:
-.. |box.icon|    image:: images/box.png
 
 Box
 ===
 
+.. |box.icon|    image:: images/box.png
+
 Box feature creates a box solid.
 
 To create a Box in the active part:
@@ -13,14 +14,19 @@ To create a Box in the active part:
 
 There are 2 algorithms for creation of a Box:
 
-.. image:: images/box_2pt_32x32.png
+.. image:: images/box_dxyz_32x32.png
    :align: left
+   :height: 24px
+
 **By dimensions** 
 
-.. image:: images/box_dxyz_32x32.png
+.. image:: images/box_2pt_32x32.png
    :align: left
+   :height: 24px
+
 **By two points** 
 
+--------------------------------------------------------------------------------
 
 By dimensions
 -------------
@@ -74,6 +80,7 @@ Input fields:
     :param object: First vertex of diagonal.
     :param object: Second vertex of diagonal.
     :return: Result object.
+
 **Arguments**:   Part + 2 selected points (opposite vertices of the box)
 
 Result