Sketcher CreateArcOfHyperbola: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 31: Line 31:
[[Image:Sketcher_CreateArcOfHyperbola_Example.png]]
[[Image:Sketcher_CreateArcOfHyperbola_Example.png]]
<translate>
<translate>
{{Caption|Arc of hyperbola (white) with internal geometry (dark yellow)}}


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

Revision as of 15:44, 28 February 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 CreateArcOfHyperbola

Menu location
Sketch → Sketcher geometries → Create arc of hyperbola
Workbenches
Sketcher
Default shortcut
G H
Introduced in version
0.17
See also
Sketcher CreateArcOfEllipse, 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 white 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 constraints or geometries tool.

Notes