Sketcher CreateEllipseBy3Points: Difference between revisions

From FreeCAD Documentation
(Reduced by referring to Sketcher_CreateEllipseByCenter.)
No edit summary
Line 44: Line 44:
#* Press the {{Button|[[Image:Sketcher_CreateEllipseBy3Points.svg|16px]] [[Sketcher_CreateEllipseBy3Points|Ellipse by periapsis, apoapsis, minor radius]]}} button.
#* Press the {{Button|[[Image:Sketcher_CreateEllipseBy3Points.svg|16px]] [[Sketcher_CreateEllipseBy3Points|Ellipse by periapsis, apoapsis, minor radius]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateEllipseBy3Points.svg|16px]] Create Ellipse by 3 points}} option from the menu.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateEllipseBy3Points.svg|16px]] Create Ellipse by 3 points}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|3}}, {{KEY|E}}.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|3}}, then {{KEY|E}}.
# For further steps see [[Sketcher_CreateEllipseByCenter|Sketcher CreateEllipseByCenter]].
# For further steps see [[Sketcher_CreateEllipseByCenter|Sketcher CreateEllipseByCenter]].



==Peculiarities== <!--T:16-->
==Peculiarities== <!--T:16-->

Revision as of 15:20, 13 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 CreateEllipseBy3Points

Menu location
Sketch → Sketcher geometries → Create ellipse by 3 points
Workbenches
Sketcher
Default shortcut
G 3 E
Introduced in version
0.15
See also
None

Description

The Sketcher CreateEllipseBy3Points tool creates an ellipse by the endpoints of one of its axes and a point along the ellipse. introduced in version 0.22: This is in effect the same tool as Sketcher CreateEllipseByCenter but with a different initial mode.

The sequence of clicks is indicated by yellow arrows with numbers.
1 is the periapsis, 2 is the apoapsis, 3 is the point defining the minor diameter,
a is the major diameter, b is the minor diameter (green lines),
c is the ellipse center and f are the focal points.
The blue lines are construction lines for illustration purposes.

Usage

  1. There are several ways to invoke the tool:
  2. For further steps see Sketcher CreateEllipseByCenter.

Peculiarities

See Sketcher CreateEllipseByCenter.