Sketcher CreateArc: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 45: Line 45:
# The '''Arc parameters''' section ({{Version|0.22}}) is added at the top of the [[Sketcher_Dialog|Sketcher Dialog]].
# The '''Arc parameters''' section ({{Version|0.22}}) is added at the top of the [[Sketcher_Dialog|Sketcher Dialog]].
# Optionally use the {{KEY|M}} key, or select from the dropdown list in this section, to change the tool '''Mode''':
# Optionally use the {{KEY|M}} key, or select from the dropdown list in this section, to change the tool '''Mode''':
#* '''Center''':
#* [[Image:Sketcher_CreateArc.svg|16px]] '''Center''':
#*# Pick the center of the arc. Or with Pos-OVP: enter the X and Y coordinate to define the center.
#*# Pick the center of the arc. Or with Pos-OVP: enter the X and Y coordinate to define the center.
#*# Pick the start point of the arc, this also defines the radius. Or with Dim-OVP: enter the radius, and the start angle to define the start point.
#*# Pick the start point of the arc, this also defines the radius. Or with Dim-OVP: enter the radius, and the start angle to define the start point.
#*# Pick the end point of the arc. Or with Dim-OVP: enter the aperture angle to define the end point.
#*# Pick the end point of the arc. Or with Dim-OVP: enter the aperture angle to define the end point.
#* '''3 rim points''': {{Version|0.22}}
#* [[Image:Sketcher_Create3PointArc.svg|16px]] '''3 rim points''': {{Version|0.22}}
#*# Pick the start and end points of the arc. Or with Pos-OVP: enter X and Y coordinates to define the points.
#*# Pick the start and end points of the arc. Or with Pos-OVP: enter X and Y coordinates to define the points.
#*# Pick another point to define the radius.
#*# Pick another point to define the radius.

Revision as of 13:30, 8 February 2024

Sketcher CreateArc

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

Description

The Sketcher CreateArc tool creates an arc by its center and its endpoints. introduced in version 0.22: Or optionally by its endpoints and a point along the arc.

Arc created in Center mode with automatically applied constraints defined by entering all On-View-Parameters

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 end points button.
    • Select the Sketcher → Sketcher geometries → Create arc by center option from the menu.
    • Right-click in the Sketch view and select the Create arc by center option from the context menu.
    • The keyboard shortcut: G then A.
  2. The Arc parameters section (introduced in version 0.22) is added at the top of the Sketcher Dialog.
  3. Optionally use the M key, or select from the dropdown list in this section, to change the tool Mode:
    • Center:
      1. Pick the center of the arc. Or with Pos-OVP: enter the X and Y coordinate to define the center.
      2. Pick the start point of the arc, this also defines the radius. Or with Dim-OVP: enter the radius, and the start angle to define the start point.
      3. Pick the end point of the arc. Or with Dim-OVP: enter the aperture angle to define the end point.
    • 3 rim points: introduced in version 0.22
      1. Pick the start and end points of the arc. Or with Pos-OVP: enter X and Y coordinates to define the points.
      2. Pick another point to define the radius.
  4. The arc is created.