Sketcher CreateArcOfParabola: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>

<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]|[[Sketcher_CompCreateBSpline|Create a B-spline]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_Hyperbolic_Arc.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CompCreateBSpline.png}}
|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]
|[[Sketcher_CreateBSpline|B-spline by control points]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArcOfHyperbola.svg
|IconR=Sketcher_CreateBSpline.svg
|IconC=Workbench_Sketcher.svg
}}


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


Line 17: Line 26:


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


</translate>
</translate>
[[Image:Sketcher_CreateArcOfParabola_Example.png]]
[[File:Sketcher Arc of Parabola 01.png|none]]
<translate>
<translate>
{{Caption|Arc of parabola (white) with internal geometry (dark yellow)}}


==How to use== <!--T:5-->
==Usage== <!--T:5-->

See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].


<!--T:6-->
<!--T:6-->
# There are several ways to invoke the tool:
# Press the {{KEY|[[File:Sketcher Parabolic Arc.png|24px]] '''Create an arc of parabola'''}} button.
#* Press the {{Button|[[Image:Sketcher_CreateArcOfParabola.svg|16px]] [[Sketcher_CreateArcOfParabola|Arc of parabola by focus, vertex, endpoints]]}} button.
# Click in the 3D view to define the focus point (labelled 1 in the picture above).
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateArcOfParabola.svg|16px]] Create arc of parabola}} option from the menu.
# Click in the 3D view to define the tip of the arc of hyperbola (labelled 2 in the picture above).
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|J}}.
# Click in the 3D view to define the first end point (labelled 3 in the picture above).
# The cursor changes to a white cross with the tool icon.
# Click a fourth time in the 3D view to define the other end point (labelled 4 in the picture above).
# 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==


* 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_CompCreateBSpline|Create a B-spline]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher_Hyperbolic_Arc.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_CompCreateBSpline.png}}


<!--T:10-->
{{Sketcher Tools navi}}


<!--T:11-->
<!--T:9-->
{{Docnav
{{Userdocnavi}}
|[[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]]
|[[Sketcher_CreateBSpline|B-spline by control points]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateArcOfHyperbola.svg
|IconR=Sketcher_CreateBSpline.svg
|IconC=Workbench_Sketcher.svg
}}


</translate>
</translate>
{{Sketcher Tools navi{{#translation:}}}}
{{Clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 19:37, 6 March 2024

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

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 CreateArcOfEllipse, 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 white 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