Salome HOME
Ameliorate help pages
[modules/shaper.git] / src / SketchPlugin / doc / verticalFeature.rst
index 29f0db1b5068625ad5340cce7f5972b29c28fb4a..69ad936ce798e60aa3168c21ff6fdb09aaf14aba 100644 (file)
@@ -1,3 +1,4 @@
+.. |vertical.icon|    image:: images/vertical.png
 
 Vertical constraint
 ===================
@@ -7,13 +8,7 @@ Vertical constraint fixes lines as parallel to the vertical axis.
 To create a Vertical constraint in the active Sketch:
 
 #. select in the Main Menu *Sketch - > Vertical* item  or
-#. click **Vertical** button in Sketch toolbar:
-
-.. image:: images/vertical.png
-   :align: center
-
-.. centered::
-   **Vertical**  button
+#. click |vertical.icon| **Vertical** button in Sketch toolbar:
 
 Property panel:
 
@@ -27,9 +22,12 @@ Input fields:
 | After the line is selected it becomes parallel to the vertical axis in the view.
 | **V** sign is added above the line.
 
-**TUI Command**: *Sketch_1.setVertical(LineObject)*
+**TUI Command**:
+
+.. py:function:: Sketch_1.setVertical(LineObject)
 
-**Arguments**:  1 line object
+    :param object: A line.
+    :return: Result object.
 
 Result
 """"""