From: azv Date: Thu, 3 Oct 2019 11:39:04 +0000 (+0300) Subject: Update documentation of arcs. X-Git-Tag: V9_4_0a2~4^2~23 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6bad862cf9d6878dad7e42eebb3153c08115a308;p=modules%2Fshaper.git Update documentation of arcs. --- diff --git a/src/SketchPlugin/doc/arcFeature.rst b/src/SketchPlugin/doc/arcFeature.rst index 8eedaf67a..19fc11a07 100644 --- a/src/SketchPlugin/doc/arcFeature.rst +++ b/src/SketchPlugin/doc/arcFeature.rst @@ -79,8 +79,8 @@ and finally move the mouse and click a third time to set the passed point. :param real: Passed Y. :return: Result object. -By tangent point and point -"""""""""""""""""""""""""" +By tangent point and end point +"""""""""""""""""""""""""""""" .. image:: images/Arc_panel_tang.png :align: center @@ -102,8 +102,8 @@ The tangent point by itself is a start point. The edge on which it lies will be :param boolean: Is inversed. :return: Result object. -By transveral point and point -""""""""""""""""""""""""""""" +By point on perpendicular line and end point +"""""""""""""""""""""""""""""""""""""""""""" .. image:: images/Arc_panel_perp.png :align: center