Sketcher CreateCircle: Difference between revisions

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


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


<!--T:3-->
This tool draws a circle by picking two points: the center, and a point along the radius.
This tool draws a circle by picking two points: the center, and a point along the radius.
When starting the tool, the mouse pointer changes to a white cross with a red circle icon. Besides are coordinates shown in real time.
When starting the tool, the mouse pointer changes to a white cross with a red circle icon. Besides are coordinates shown in real time.
Line 11: Line 13:
[[Image:Sketcher_CircleExample1.png‎]]
[[Image:Sketcher_CircleExample1.png‎]]
<translate>
<translate>
==How to use==
==How to use== <!--T:4-->


<!--T:5-->
* 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).
* Pressing {{KEY|ESC}} or clicking the right mouse button cancels the function.
* Pressing {{KEY|ESC}} or clicking the right mouse button cancels the function.

Revision as of 18:32, 3 November 2018

Sketcher CreateCircle

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

Description

This tool draws a circle by picking two points: the center, and a point along the radius. When starting the tool, the mouse pointer changes to a white cross with a red circle icon. Besides are coordinates shown in real time.

How to use

  • 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.