Sketcher CreateCircle: Difference between revisions

From FreeCAD Documentation
(Docnav)
(Description and Usage extended to match with CreateArc)
Line 25: Line 25:
<!--T:3-->
<!--T:3-->
This tool draws a circle by picking two points: the center, and a point along the radius.<br/>
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: <span style="background-color:#ddd; display:inline-block;">
[[Image:Sketcher_Pointer_Create_Circle.svg|32px]]
</span>. The coordinates of the pointer are shown beside it in blue in real time.


</translate>
</translate>
Line 33: Line 35:


<!--T:5-->
<!--T:5-->
# There are several ways to invoke the command:
* Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in the [[Task_panel|Task panel]]).
#* Press the {{Button|[[Image:Sketcher_CreateCircle.svg|16px]] [[Sketcher_CreateCircle|Center and rim point]]}} button.
* Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateCircle.svg|16px]] Create circle}} option from the menu.
#* The keyboard shortcut: {{KEY|G}} then {{KEY|C}}.
# Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in the [[Task_panel|Task panel]]).
# Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.





Revision as of 00:48, 27 January 2024

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: . The coordinates of the pointer are shown beside it in blue in real time.

Usage

  1. There are several ways to invoke the command:
    • Press the Center and rim point button.
    • Select the Sketcher → Sketcher geometries → Create circle option from the menu.
    • The keyboard shortcut: G then C.
  2. Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in the Task panel).
  3. Pressing Esc or clicking the right mouse button cancels the function.