Salome HOME
Correct documentation bugs, adapt for 'Read The Docs' theme (bos #18858)
[modules/shaper.git] / src / FeaturesPlugin / doc / removeSubShapesFeature.rst
index d3e7fc9c0dffc5b9ee7077424793e020760ff7dc..25258247bae088ab0fc36afa3936fafc9259dc5e 100644 (file)
@@ -18,13 +18,14 @@ The following property panel will be opened:
 .. centered::
   Remove Sub-Shapes
 
+.. |by_removing| image:: images/remove_subshapes_32x32.png
+.. |by_keeping| image:: images/keep_subshapes_32x32.png
+
 - **Shape** shape from which sub-shapes should be removed. Only wires, shells, compsolids or compounds are allowed for selection.
 
 There are 2 options for removing sub-shapes:
 
-.. image:: images/remove_subshapes_32x32.png
-   :align: left
-**By removing** allows selecting sub-shapes to be removed.
+|by_removing| **By removing** allows selecting sub-shapes to be removed.
 
 - **Sub-Shapes to remove** the list of sub-shapes which should be removed.
 
@@ -40,10 +41,7 @@ There are 2 options for removing sub-shapes:
 
     :param list: A list of objects.
 
-
-.. image:: images/keep_subshapes_32x32.png
-   :align: left
-**By keeping** allows select sub-shapes to be kept.
+|by_keeping| **By keeping** allows select sub-shapes to be kept.
 
 - **Sub-Shapes to keep** the list of sub-shapes which should be kept.