X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2Fdoc%2FverticalFeature.rst;h=29f0db1b5068625ad5340cce7f5972b29c28fb4a;hb=6a9eb86984ff6892c0dd95700ee6f37e5235c10e;hp=4de7dfe8eb169a02821aea12fbcb9f90b724ff14;hpb=db1f629785c83f9691b1707b3fd11a26625c7a26;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/doc/verticalFeature.rst b/src/SketchPlugin/doc/verticalFeature.rst index 4de7dfe8e..29f0db1b5 100644 --- a/src/SketchPlugin/doc/verticalFeature.rst +++ b/src/SketchPlugin/doc/verticalFeature.rst @@ -2,9 +2,9 @@ Vertical constraint =================== -Vertical constraint fixes lines to lie parallel to the vertical axis. +Vertical constraint fixes lines as parallel to the vertical axis. -To create Vertical constraint in the active Sketch: +To create a Vertical constraint in the active Sketch: #. select in the Main Menu *Sketch - > Vertical* item or #. click **Vertical** button in Sketch toolbar: @@ -25,7 +25,7 @@ Input fields: - **Line** is the line selected in the view. | After the line is selected it becomes parallel to the vertical axis in the view. -| **V** sign added above the line. +| **V** sign is added above the line. **TUI Command**: *Sketch_1.setVertical(LineObject)* @@ -42,4 +42,4 @@ Created Vertical constraint appears in the view. .. centered:: Vertical constraint created -**See Also** a sample TUI Script of a :ref:`tui_create_vertical` operation. \ No newline at end of file +**See Also** a sample TUI Script of :ref:`tui_create_vertical` operation. \ No newline at end of file