Sketcher Create3PointCircle/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[Sketcher_CreateCircle|Circle]]
|[[Sketcher_CreateCircle|Circle by center]]
|[[Sketcher_CreateEllipseByCenter|Ellipse]]
|[[Sketcher_CreateEllipseByCenter|Ellipse by center]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateCircle.svg
|IconL=Sketcher_CreateCircle.svg
Line 12: Line 12:
{{GuiCommand
{{GuiCommand
|Name=Sketcher Create3PointCircle
|Name=Sketcher Create3PointCircle
|MenuLocation=Sketch → Sketcher geometries → Create circle by three points
|MenuLocation=Sketch → Sketcher geometries → Create circle by 3 points
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|3}} {{KEY|C}}
|Shortcut={{KEY|G}} {{KEY|3}} {{KEY|C}}
|SeeAlso=[[Sketcher_CreateCircle|Sketcher CreateCircle]]
|SeeAlso=
}}
}}


==Description==
==Description==


This tool [[File:Sketcher_Create3PointCircle.svg|16px]] draws a circle by picking three points on the circle outline.<br/>
The [[Image:Sketcher_Create3PointCircle.svg|24px]] [[Sketcher_Create3PointCircle|Sketcher Create 3PointCircle]] tool creates a circle by three points along the circle. {{Version|1.0}}: This is the same tool as [[Sketcher_CreateCircle|Sketcher CreateCircle]] but with a different initial mode.
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==
==Usage==


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




{{Docnav
{{Docnav
|[[Sketcher_CreateCircle|Circle]]
|[[Sketcher_CreateCircle|Circle by center]]
|[[Sketcher_CreateEllipseByCenter|Ellipse]]
|[[Sketcher_CreateEllipseByCenter|Ellipse by center]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateCircle.svg
|IconL=Sketcher_CreateCircle.svg

Latest revision as of 11:00, 23 April 2024

Sketcher Create3PointCircle

Menu location
Sketch → Sketcher geometries → Create circle by 3 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 1.0: 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 3 points option from the menu.
    • Use the keyboard shortcut: G then 3, then C.
  2. For further steps see Sketcher CreateCircle.