Salome HOME
Ameliorate help pages
[modules/shaper.git] / src / FeaturesPlugin / doc / fuseFeatureFaces.rst
index 3e792761d54e5d13193a52ea77b92d14d6a3ee6e..f745078213e8441c86e6fee76b0cc7da941c6eba 100644 (file)
@@ -1,3 +1,4 @@
+.. |fusion_faces.icon|    image:: images/fusion_faces.png
 
 Fuse Faces
 ==========
@@ -7,13 +8,7 @@ Fuse Faces
 To perform **Fuse Faces** in the active part:
 
 #. select in the Main Menu *Features - > Fuse Faces* item  or
-#. click **Fuse Faces** button in the toolbar
-
-.. image:: images/fusion_faces.png 
-   :align: center
-
-.. centered::
-   **Fuse Faces**  button 
+#. click |fusion_faces.icon| **Fuse Faces** button in the toolbar
 
 The following property panel appears:
 
@@ -27,9 +22,13 @@ Input fields:
 
 - **Shape** - contains object selected in the Object Browser or in the Viewer, on which faces will be fused.
 
-**TUI Command**:  *model.addFusionFaces(Part_doc, shape)*
+**TUI Command**:
+
+.. py:function:: model.addFusionFaces(Part_doc, shape)
 
-**Arguments**:   Part +  shape in format *model.selection(TYPE, shape)*.
+    :param part: The current part object.
+    :param list: A shape in format *model.selection(TYPE, shape)*.
+    :return: Created object.
 
 Result
 """"""