X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCollectionPlugin%2Fdoc%2FgroupFeature.rst;h=becce7777eaedbae8bdbf0fd7653dd45ea0eebaa;hb=79470833af46e5a11abc700ebd07a26ec3e2d5a0;hp=a8d8cd2ca47fa22597de93b6f0bf595c535abbb2;hpb=d3afed6da21a10db226a968698b63af318e6111e;p=modules%2Fshaper.git diff --git a/src/CollectionPlugin/doc/groupFeature.rst b/src/CollectionPlugin/doc/groupFeature.rst index a8d8cd2ca..becce7777 100644 --- a/src/CollectionPlugin/doc/groupFeature.rst +++ b/src/CollectionPlugin/doc/groupFeature.rst @@ -13,10 +13,9 @@ To create a Group in the active part: The following property panel appears. -.. image:: images/group_property_panel.png +.. figure:: images/group_property_panel.png :align: center -.. centered:: Create a group .. |group_vertices| image:: images/group_property_panel_vertice.png @@ -59,10 +58,9 @@ Result Created Group appears in the view. -.. image:: images/group_res.png - :align: center +.. figure:: images/group_res.png + :align: center -.. centered:: Created group **See Also** a sample TUI Script of :ref:`tui_create_group` operation.