Sketcher CreateCircle: Difference between revisions

From FreeCAD Documentation
(Docnav)
No edit summary
Line 24: Line 24:


<!--T:3-->
<!--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.<br/>
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.



Revision as of 12:36, 14 October 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.