Salome HOME
Documentation: use 'figure' instead of 'image'; improve caption layout; fix warnings.
[modules/shaper.git] / src / CollectionPlugin / doc / groupSubstractionFeature.rst
index b6ac2278931207c4e31d9afcaff97a6b2334eaa6..2dd1123b3598556f87d5fa645da9bb7e21eec260 100644 (file)
@@ -11,10 +11,9 @@ To create a Group Substraction in the active part:
 
 The following property panel appears. 
 
-.. image:: images/group_substraction_property_panel.png
+.. figure:: images/group_substraction_property_panel.png
   :align: center
 
-.. centered::
   Create a group substraction operation
 
 Input fields:
@@ -34,7 +33,7 @@ Note, that operation is valid only if all the main groups and all the tool group
     :param part: The current part object
     :param list: A list of main groups
     :param list: A list of tool groups
-    :return: Created object.
+    :return: Created group.
 
 
 **See Also** a sample TUI Script of :ref:`tui_create_group_substraction` operation.