Sketcher Create3PointArc: Difference between revisions

From FreeCAD Documentation
(V0.22 -> V1.0)
(Update menu text (PR13454).)
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}}
Line 34: Line 34:
# 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|Endpoints 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]].

Revision as of 10:00, 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.