Sketcher Create3PointCircle: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <translate> {{GuiCommand|Name=Sketcher Create3PointCircle|Workbenches=Sketcher|MenuLocation=Sketch → Sketcher geometries → Create circ...")
 
(Marked this version for translation)
(28 intermediate revisions by 8 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:7-->
{{GuiCommand|Name=Sketcher Create3PointCircle|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create circle by three points|Shortcut=|SeeAlso=}}
{{Docnav
|[[Sketcher_CreateCircle|Circle]]
|[[Sketcher_CreateEllipseByCenter|Ellipse]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateCircle.svg
|IconR=Sketcher_CreateEllipseByCenter.svg
|IconC=Workbench_Sketcher.svg
}}


<!--T:1-->
==Description==
{{GuiCommand
|Name=Sketcher Create3PointCircle
|MenuLocation=Sketch → Sketcher geometries → Create circle by three points
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|3}} {{KEY|C}}
|SeeAlso=[[Sketcher_CreateCircle|Sketcher CreateCircle]]
}}


==Description== <!--T:2-->
This tool draws a circle by picking three points on the circle outline.
When starting the tool, the mouse pointer changes to a white cross with a red circle icon.
Besides are coordinates shown in real time.


<!--T:3-->
==How to use==
The [[Image:Sketcher_Create3PointCircle.svg|24px]] [[Sketcher_Create3PointCircle|Sketcher Create 3PointCircle]] tool creates a circle by three points along the circle. {{Version|0.22}}: This is the same tool as [[Sketcher_CreateCircle|Sketcher CreateCircle]] but with a different initial mode.


==Usage== <!--T:4-->
* 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.


<!--T:11-->
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].

<!--T:5-->
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_Create3PointCircle.svg|16px]] [[Sketcher_Create3PointCircle|3 rim points]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_Create3PointCircle.svg|16px]] Create circle by three points}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|3}}, then {{KEY|C}}.
# For further steps see [[Sketcher_CreateCircle#Usage|Sketcher CreateCircle]].


<!--T:8-->
{{Docnav
|[[Sketcher_CreateCircle|Circle]]
|[[Sketcher_CreateEllipseByCenter|Ellipse]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateCircle.svg
|IconR=Sketcher_CreateEllipseByCenter.svg
|IconC=Workbench_Sketcher.svg
}}


</translate>
</translate>
{{Sketcher Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Revision as of 09:03, 13 April 2024

Sketcher Create3PointCircle

Menu location
Sketch → Sketcher geometries → Create circle by three points
Workbenches
Sketcher
Default shortcut
G 3 C
Introduced in version
-
See also
Sketcher CreateCircle

Description

The Sketcher Create 3PointCircle tool creates a circle by three points along the circle. introduced in version 0.22: This is the same tool as Sketcher CreateCircle but with a different initial mode.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the 3 rim points button.
    • Select the Sketcher → Sketcher geometries → Create circle by three points option from the menu.
    • Use the keyboard shortcut: G then 3, then C.
  2. For further steps see Sketcher CreateCircle.