Salome HOME
Corrections for the user's manual from the English language point of view
[modules/shaper.git] / src / BuildPlugin / doc / faceFeature.rst
index ea1332265e1876f88a33fe9281da45bee6f8d05b..21fa07c55dc6274f8adeaadc611e2969e012a15c 100644 (file)
@@ -1,10 +1,11 @@
+.. _buildFace:
 
 Face
 ====
 
-The Face feature creates one or several faces using already existing faces in other objects.
+Face feature creates one or several faces using shapes already existing in other objects.
 
-To create face in the active part:
+To create face in the active part:
 
 #. select in the Main Menu *Build - > Face* item  or
 #. click **Face** button in the toolbar
@@ -27,7 +28,7 @@ Select one or several faces in viewer.
 
 **Apply** button creates faces.
 
-**Cancel** button cancels operation. 
+**Cancel** button cancels the operation. 
 
 **TUI Command**:  *model.addFace(Part_doc, Shapes)*
 
@@ -36,7 +37,7 @@ Select one or several faces in viewer.
 Result
 """"""
 
-The result of the operation will be set of faces created from selected shapes:
+The result of the operation will be a set of faces created from the selected shapes:
 
 .. image:: images/CreateFace.png
   :align: center
@@ -44,4 +45,4 @@ The result of the operation will be set of faces created from selected shapes:
 .. centered::
   Result of the operation.
 
-**See Also** a sample TUI Script of :ref:`tui_create_face` operation.
+**See Also** a sample TUI Script of :ref:`tui_create_face` operation.