X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2Fdoc%2FfilletFeature.rst;h=75640e2ad7290c57e4d42f86efe8d442aca0a328;hb=bcd96990e1fca77402d522bc8b095ebfa1091894;hp=313406530828620f9480e16a5e82d556eef77bf6;hpb=db1f629785c83f9691b1707b3fd11a26625c7a26;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/doc/filletFeature.rst b/src/SketchPlugin/doc/filletFeature.rst index 313406530..75640e2ad 100644 --- a/src/SketchPlugin/doc/filletFeature.rst +++ b/src/SketchPlugin/doc/filletFeature.rst @@ -5,7 +5,7 @@ Fillet | The Fillet operation rounds the corner formed by intersection of two sketch elements in a coincident point. | The operation trims the elements at the intersection and creates a tangent arc between them. -To create Fillet in the active Sketch: +To create a Fillet in the active Sketch: #. select in the Main Menu *Sketch - > Fillet* item or #. click **Fillet** button in Sketch toolbar: @@ -28,7 +28,7 @@ Input fields: - **Point** is the coincident point of two intersecting lines (or a line and an arc) selected in the view. -After the point is selected Fillet preview appears in the view. +After the point is selected, Fillet preview appears in the view. **TUI Command**: @@ -49,6 +49,6 @@ Created Fillet appears in the view. :align: center .. centered:: - Fillet created + Created fillet -**See Also** a sample TUI Script of a :ref:`tui_create_fillet` operation. \ No newline at end of file +**See Also** a sample TUI Script of :ref:`tui_create_fillet` operation. \ No newline at end of file