Sketcher CreateArcOfParabola: Difference between revisions

From FreeCAD Documentation
No edit summary
(Docnav)
 
(37 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
{{Template:UnfinishedDocu}}
<translate>


<!--T:8-->
{{Docnav
|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]
|[[Sketcher_CreateCircle|Circle by center]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArcOfHyperbola.svg
|IconR=Sketcher_CreateCircle.svg
|IconC=Workbench_Sketcher.svg
}}

<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Sketcher Parabolic Arc
|Name=Sketcher CreateArcOfParabola
|MenuLocation=Sketch → Sketcher geometries → Create arc of parabola
|Workbenches=[[Sketcher Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|MenuLocation=Sketch → Sketcher geometries → Create an arc of parabola
|Shortcut={{KEY|G}} {{KEY|J}}
|SeeAlso=[[Sketcher CreateArcOfEllipse|Sketcher Arc of Ellipse]], [[Sketcher_CreateArcOfHyperbola|Sketcher Arc of hyperbola]]
|Version=0.17
|SeeAlso=[[Sketcher_CreateArcOfHyperbola|Sketcher CreateArcOfHyperbola]]
}}
}}


==Description==
==Description== <!--T:2-->


<!--T:3-->
This tool creates an arc of parabola by focus, vertex and endpoints.
The [[Image:Sketcher_CreateArcOfParabola.svg|24px]] [[Sketcher_CreateArcOfParabola|Sketcher CreateArcOfParabola]] tool creates an arc of parabola.


</translate>
{{Version|0.17}}
[[Image:Sketcher_CreateArcOfParabola_Example.png]]
<translate>
<!--T:12-->
{{Caption|Arc of parabola (white) with internal geometry (dark yellow)}}

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

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

<!--T:6-->
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_CreateArcOfParabola.svg|16px]] [[Sketcher_CreateArcOfParabola|Arc of parabola by focus, vertex, endpoints]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateArcOfParabola.svg|16px]] Create arc of parabola}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|J}}.
# The cursor changes to a cross with the tool icon.
# Pick the focus of the arc (labelled 1 in the image above).
# Pick the vertex of the arc (labelled 2 in the image above).
# Pick the start point of the arc (labelled 3 or 4 in the image above).
# Pick the endpoint of the arc (labelled 3 or 4 in the image above).
# The arc of parabola is created, including a set of internal geometry.
# If the tool runs in [[Sketcher_Workbench#Continue_modes|continue mode]]:
## Optionally keep creating arcs.
## To finish, right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool.

==Notes== <!--T:14-->

<!--T:15-->
* Elements of the internal geometry can be deleted. They can be recreated at any time with [[Sketcher_RestoreInternalAlignmentGeometry|Sketcher RestoreInternalAlignmentGeometry]].


<!--T:9-->
{{Docnav
|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]
|[[Sketcher_CreateCircle|Circle by center]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArcOfHyperbola.svg
|IconR=Sketcher_CreateCircle.svg
|IconC=Workbench_Sketcher.svg
}}


</translate>
==How to use==
{{Sketcher Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

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