Sketcher Create3PointArc: Difference between revisions

From FreeCAD Documentation
No edit summary
(Docnav)
 
(8 intermediate revisions by the same user not shown)
Line 4: Line 4:
<!--T:7-->
<!--T:7-->
{{Docnav
{{Docnav
|[[Sketcher_CreateArc|Arc]]
|[[Sketcher_CreateArc|Arc by center]]
|[[Sketcher_CreateCircle|Circle]]
|[[Sketcher_CreateCircle|Circle by center]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArc.svg
|IconL=Sketcher_CreateArc.svg
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Sketcher Create3PointArc
|Name=Sketcher Create3PointArc
|MenuLocation=Sketch → Sketcher geometries → Create arc by three points
|MenuLocation=Sketch → Sketcher geometries → Create arc by 3 points
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|3}} {{KEY|A}}
|Shortcut={{KEY|G}} {{KEY|3}} {{KEY|A}}
|SeeAlso=[[Sketcher CreateArc|Sketcher CreateArc]]
|SeeAlso=
}}
}}


Line 24: Line 24:


<!--T:3-->
<!--T:3-->
The [[Image:Sketcher_Create3PointArc.svg|24px]] [[Sketcher_Create3PointArc|Sketcher Create3PointArc]] tool creates an arc by its endpoints and a point along the arc. {{Version|0.22}}: This is in effect the same tool as [[Sketcher_CreateArc|Sketcher CreateArc]] but with a different initial mode.
The [[Image:Sketcher_Create3PointArc.svg|24px]] [[Sketcher_Create3PointArc|Sketcher Create3PointArc]] tool creates an arc by its endpoints and a point along the arc. {{Version|1.0}}: This is the same tool as [[Sketcher_CreateArc|Sketcher CreateArc]] but with a different initial mode.


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


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


<!--T:5-->
<!--T:5-->
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_Create3PointArc.svg|16px]] [[Sketcher_Create3PointArc|End points and rim point]]}} button.
#* Press the {{Button|[[Image:Sketcher_Create3PointArc.svg|16px]] [[Sketcher_Create3PointArc|Endpoints and rim point]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_Create3PointArc.svg|16px]] Create arc by three points}} option from the menu.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_Create3PointArc.svg|16px]] Create arc by 3 points}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|3}}, then {{KEY|A}}.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|3}}, then {{KEY|A}}.
# For further steps see [[Sketcher CreateArc#Usage|Sketcher CreateArc]].
# For further steps see [[Sketcher CreateArc#Usage|Sketcher CreateArc]].
Line 40: Line 41:
<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Sketcher_CreateArc|Arc]]
|[[Sketcher_CreateArc|Arc by center]]
|[[Sketcher_CreateCircle|Circle]]
|[[Sketcher_CreateCircle|Circle by center]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArc.svg
|IconL=Sketcher_CreateArc.svg

Latest revision as of 10:57, 23 April 2024

Sketcher Create3PointArc

Menu location
Sketch → Sketcher geometries → Create arc by 3 points
Workbenches
Sketcher
Default shortcut
G 3 A
Introduced in version
-
See also
Sketcher CreateArc

Description

The Sketcher Create3PointArc tool creates an arc by its endpoints and a point along the arc. introduced in version 1.0: This is the same tool as Sketcher CreateArc but with a different initial mode.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Endpoints and rim point button.
    • Select the Sketcher → Sketcher geometries → Create arc by 3 points option from the menu.
    • Use the keyboard shortcut: G then 3, then A.
  2. For further steps see Sketcher CreateArc.