Sketcher CreateCircle: Difference between revisions

From FreeCAD Documentation
m (Changed section to 'Usage')
No edit summary
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>

<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav|[[Sketcher_CompCreateCircle|Create a circle]]|[[Sketcher_Create3PointCircle|Circle by 3 Point]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CompCreateCircle.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher CreateCircle3Point.png}}
|[[Sketcher_Create3PointArc|Arc by 3 points]]
|[[Sketcher_Create3PointCircle|Circle by 3 points]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Create3PointArc.svg
|IconR=Sketcher_Create3PointCircle.svg
|IconC=Workbench_Sketcher.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Sketcher CreateCircle|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create circle|SeeAlso=[[Sketcher CompCreateArc|Sketcher Arc]]}}
|Name=Sketcher CreateCircle
|MenuLocation=Sketch → Sketcher geometries → Create circle
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|C}}
|SeeAlso=[[Sketcher_CreateArc|Sketcher CreateArc]]
}}


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


<!--T:3-->
<!--T:3-->
This tool draws a circle by picking two points: the center, and a point along the radius.
The [[Image:Sketcher_CreateCircle.svg|24px]] [[Sketcher_CreateCircle|Sketcher CreateCircle]] tool creates a circle by its center and a point along the circle. {{Version|0.22}}: Or optionally by three points along the circle.
When starting the tool, the mouse pointer changes to a white cross with a red circle icon. Besides are coordinates shown in real time.


</translate>
</translate>
[[Image:Sketcher_CircleExample1.png‎]]
[[Image:Sketcher_CircleExample1.png‎]]
<translate>
<translate>

==Usage== <!--T:4-->
==Usage== <!--T:4-->


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
<!--T:5-->
* 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.


Pos-OVP = Positional [[Sketcher_Preferences#General|On-View-Parameters]]. {{Version|0.22}}<br>
Dim-OVP = Dimensional On-View-Parameters. {{Version|0.22}}


<!--T:8-->
<!--T:5-->
# There are several ways to invoke the tool:
{{Docnav|[[Sketcher_CompCreateCircle|Create a circle]]|[[Sketcher_Create3PointCircle|Circle by 3 Point]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_CompCreateCircle.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher CreateCircle3Point.png}}
#* Press the {{Button|[[Image:Sketcher_CreateCircle.svg|16px]] [[Sketcher_CreateCircle|Center and rim point]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateCircle.svg|16px]] Create circle}} option from the menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_CreateCircle.svg|16px]] Create circle}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|C}}.
# The cursor changes to a white cross with the current tool mode icon.
# The '''Circle parameters''' section ({{Version|0.22}}) is added at the top of the [[Sketcher_Dialog|Sketcher Dialog]].
# Optionally press the {{KEY|M}} key or select from the dropdown list in the parameters section to change the tool mode:
#* [[Image:Sketcher_CreateCircle.svg|16px]] '''Center''':
#*# Pick the center of the circle. Or with Pos-OVP: enter its X and/or Y coordinate.
#*# Pick a point to define the radius of the circle. Or with Dim-OVP: enter this radius.
#* [[Image:Sketcher_Create3PointCircle.svg|16px]] '''3 rim points''': {{Version|0.22}}
#*# Pick three points to define the circle. Or with Pos-OVP: enter their X and/or Y coordinates. No constraints are created for these points.
# The circle is created and applicable Pos-OVP and Dim-OVP based constraints are added.
# If the tool runs in [[Sketcher_Workbench#Continue_modes|continue mode]]:
## Optionally keep creating circles.
## To finish, right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool.


<!--T:9-->
{{Sketcher Tools navi}}


<!--T:10-->
<!--T:8-->
{{Docnav
{{Userdocnavi}}
|[[Sketcher_Create3PointArc|Arc by 3 points]]
|[[Sketcher_Create3PointCircle|Circle by 3 points]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Create3PointArc.svg
|IconR=Sketcher_Create3PointCircle.svg
|IconC=Workbench_Sketcher.svg
}}


</translate>
</translate>
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 19:36, 6 March 2024

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Sketcher CreateCircle

Menu location
Sketch → Sketcher geometries → Create circle
Workbenches
Sketcher
Default shortcut
G C
Introduced in version
-
See also
Sketcher CreateArc

Description

The Sketcher CreateCircle tool creates a circle by its center and a point along the circle. introduced in version 0.22: Or optionally by three points along the circle.

Usage

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters. introduced in version 0.22
Dim-OVP = Dimensional On-View-Parameters. introduced in version 0.22

  1. There are several ways to invoke the tool:
    • Press the Center and rim point button.
    • Select the Sketcher → Sketcher geometries → Create circle option from the menu.
    • Right-click in the 3D view and select the Create circle option from the context menu.
    • Use the keyboard shortcut: G then C.
  2. The cursor changes to a white cross with the current tool mode icon.
  3. The Circle parameters section (introduced in version 0.22) is added at the top of the Sketcher Dialog.
  4. Optionally press the M key or select from the dropdown list in the parameters section to change the tool mode:
    • Center:
      1. Pick the center of the circle. Or with Pos-OVP: enter its X and/or Y coordinate.
      2. Pick a point to define the radius of the circle. Or with Dim-OVP: enter this radius.
    • 3 rim points: introduced in version 0.22
      1. Pick three points to define the circle. Or with Pos-OVP: enter their X and/or Y coordinates. No constraints are created for these points.
  5. The circle is created and applicable Pos-OVP and Dim-OVP based constraints are added.
  6. If the tool runs in continue mode:
    1. Optionally keep creating circles.
    2. To finish, right-click or press Esc, or start another geometry or constraint creation tool.