Sketcher CreateArcOfHyperbola: Difference between revisions

From FreeCAD Documentation
(Shortcut)
No edit summary
 
(19 intermediate revisions by 2 users not shown)
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Sketcher CreateArcOfHyperbola
|Name=Sketcher CreateArcOfHyperbola
|MenuLocation=Sketch → Sketcher geometries → Create an arc of hyperbola
|MenuLocation=Sketch → Sketcher geometries → Create arc of hyperbola
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|H}}
|Shortcut={{KEY|G}} {{KEY|H}}
|Version=0.17
|Version=0.17
|SeeAlso=[[Sketcher_CreateArcOfEllipse|Sketcher Arc of Ellipse]], [[Sketcher_CreateArcOfParabola|Sketcher Arc of Parabola]]
|SeeAlso=[[Sketcher_CreateArcOfParabola|Sketcher CreateArcOfParabola]]
}}
}}


Line 25: Line 25:


<!--T:3-->
<!--T:3-->
The [[Image:Sketcher_CreateArcOfHyperbola.svg|24px]] [[Sketcher_CreateArcOfHyperbola|Sketcher CreateArcOfHyperbola]] tool creates an arc of hyperbola.
This tool creates an arc of hyperbola by center, major radius and endpoints.


</translate>
</translate>
[[Image:Sketcher_CreateArcOfHyperbola_Example.png]]
[[File:Sketcher Arc of Hyperbola 01.png]]
<translate>
<translate>
<!--T:12-->
{{Caption|Arc of hyperbola (white) with internal geometry (dark yellow)}}


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

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


<!--T:6-->
<!--T:6-->
# There are several ways to invoke the tool:
# Press the {{Button|[[File:Sketcher_CreateArcOfHyperbola.svg|16px]] [[Sketcher_CreateArcOfHyperbola|Create an arc of hyperbola]]}} button.
#* Press the {{Button|[[Image:Sketcher_CreateArcOfHyperbola.svg|16px]] [[Sketcher_CreateArcOfHyperbola|Arc of hyperbola by center, vertex, endpoints]]}} button.
# Click in the 3D view to define the major radius center (labelled 1 in the picture above).
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateArcOfHyperbola.svg|16px]] Create arc of hyperbola}} option from the menu.
# Click in the 3D view to define the major radius length, which is also the tip of the arc of hyperbola (labelled 2 in the picture above).
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|H}}.
# Move the mouse away from the two last selected points to see how the arc will look like. Click again when the approximate desired curvature is shown. This point will define the first end point (labelled 3 in the picture above).
# The cursor changes to a 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 center of the major radius of the arc (labelled 1 in the image above).
# Pick the vertex of the arc (labelled 2 in the image above), this also defines its major radius.
# Pick the start point of the arc (labelled 3 or 4 in the image above), this also defines its curvature.
# Pick the endpoint of the arc (labelled 3 or 4 in the image above).
# The arc of hyperbola 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]].





Latest revision as of 09:25, 18 April 2024

Sketcher CreateArcOfHyperbola

Menu location
Sketch → Sketcher geometries → Create arc of hyperbola
Workbenches
Sketcher
Default shortcut
G H
Introduced in version
0.17
See also
Sketcher CreateArcOfParabola

Description

The Sketcher CreateArcOfHyperbola tool creates an arc of hyperbola.

Arc of hyperbola (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 center of the major radius of the arc (labelled 1 in the image above).
  4. Pick the vertex of the arc (labelled 2 in the image above), this also defines its major radius.
  5. Pick the start point of the arc (labelled 3 or 4 in the image above), this also defines its curvature.
  6. Pick the endpoint of the arc (labelled 3 or 4 in the image above).
  7. The arc of hyperbola 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