Sketcher CreateArcOfParabola: Difference between revisions

From FreeCAD Documentation
(Undo revision 1413660 by Roy 043 (talk))
Tag: Undo
(Docnav)
 
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]
|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]
|[[Sketcher_CreateCircle|Circle by center]]
|[[Sketcher_CreateBSpline|B-spline by control points]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArcOfHyperbola.svg
|IconL=Sketcher_CreateArcOfHyperbola.svg
|IconR=Sketcher_CreateBSpline.svg
|IconR=Sketcher_CreateCircle.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 62: Line 62:
{{Docnav
{{Docnav
|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]
|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]
|[[Sketcher_CreateCircle|Circle by center]]
|[[Sketcher_CreateBSpline|B-spline by control points]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArcOfHyperbola.svg
|IconL=Sketcher_CreateArcOfHyperbola.svg
|IconR=Sketcher_CreateBSpline.svg
|IconR=Sketcher_CreateCircle.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Latest revision as of 09:48, 7 May 2024

Sketcher CreateArcOfParabola

Menu location
Sketch → Sketcher geometries → Create arc of parabola
Workbenches
Sketcher
Default shortcut
G J
Introduced in version
0.17
See also
Sketcher CreateArcOfHyperbola

Description

The Sketcher CreateArcOfParabola tool creates an arc of parabola.

Arc of parabola (white) with internal geometry (dark yellow)

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
  2. The cursor changes to a cross with the tool icon.
  3. Pick the focus of the arc (labelled 1 in the image above).
  4. Pick the vertex of the arc (labelled 2 in the image above).
  5. Pick the start point of the arc (labelled 3 or 4 in the image above).
  6. Pick the endpoint of the arc (labelled 3 or 4 in the image above).
  7. The arc of parabola is created, including a set of internal geometry.
  8. If the tool runs in continue mode:
    1. Optionally keep creating arcs.
    2. To finish, right-click or press Esc, or start another geometry or constraint creation tool.

Notes