Sketcher Create3PointArc: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <translate> {{GuiCommand|Name=Sketcher Create3PointArc|Workbenches=Sketcher|MenuLocation=Sketch → Sketcher geometries → Create Arc by t...")
 
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
{{GuiCommand|Name=Sketcher Create3PointArc|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create Arc by three points|Shortcut=|SeeAlso=}}
{{GuiCommand|Name=Sketcher Create3PointArc|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create Arc by three points|Shortcut=|SeeAlso=}}


==Description==
==Description== <!--T:2-->


<!--T:3-->
This tool draws an arc by picking three points: the start point, the end point and a point on the arc.
This tool draws an arc by picking three points: the start point, the end point and a point on the arc.


==How to use==
==How to use== <!--T:4-->


<!--T:5-->
When starting the tool, the mouse pointer changes to a white cross with a red arc icon. The coordinates of the pointer are shown beside it in blue in real time.
When starting the tool, the mouse pointer changes to a white cross with a red arc icon. The coordinates of the pointer are shown beside it in blue in real time.
* Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in TaskView).
* Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in TaskView).

Revision as of 20:03, 3 November 2018

Sketcher Create3PointArc

Menu location
Sketch → Sketcher geometries → Create Arc by three points
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool draws an arc by picking three points: the start point, the end point and a point on the arc.

How to use

When starting the tool, the mouse pointer changes to a white cross with a red arc icon. The coordinates of the pointer are shown beside it in blue in real time.

  • Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in TaskView).
  • Pressing ESC or clicking the right mouse button cancels the function.