From 6bad862cf9d6878dad7e42eebb3153c08115a308 Mon Sep 17 00:00:00 2001 From: azv Date: Thu, 3 Oct 2019 14:39:04 +0300 Subject: [PATCH] Update documentation of arcs. --- src/SketchPlugin/doc/arcFeature.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.39.2