Sketcher CreateCircle: Difference between revisions

From FreeCAD Documentation
No edit summary
(Docnav)
Line 4: Line 4:
<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Sketcher_CompCreateCircle|Create a circle]]
|[[Sketcher_CompCreateCircle|Create circle]]
|[[Sketcher_Create3PointCircle|Circle by 3 points]]
|[[Sketcher_Create3PointCircle|Circle by 3 points]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
Line 39: Line 39:
<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Sketcher_CompCreateCircle|Create a circle]]
|[[Sketcher_CompCreateCircle|Create circle]]
|[[Sketcher_Create3PointCircle|Circle by 3 points]]
|[[Sketcher_Create3PointCircle|Circle by 3 points]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]

Revision as of 19:52, 2 July 2023

Sketcher CreateCircle

Menu location
Sketch → Sketcher geometries → Create circle
Workbenches
Sketcher
Default shortcut
G C
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.

Usage

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