X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCollectionPlugin%2Fdoc%2FgroupSubstractionFeature.rst;h=2dd1123b3598556f87d5fa645da9bb7e21eec260;hb=79470833af46e5a11abc700ebd07a26ec3e2d5a0;hp=b6ac2278931207c4e31d9afcaff97a6b2334eaa6;hpb=6cdd5c2ebfcc5a1e8e9601c1b03f243fe42fa25c;p=modules%2Fshaper.git diff --git a/src/CollectionPlugin/doc/groupSubstractionFeature.rst b/src/CollectionPlugin/doc/groupSubstractionFeature.rst index b6ac22789..2dd1123b3 100644 --- a/src/CollectionPlugin/doc/groupSubstractionFeature.rst +++ b/src/CollectionPlugin/doc/groupSubstractionFeature.rst @@ -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.