Sketcher CreateEllipseBy3Points: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:12-->
{{Docnav
|[[Sketcher_CreateEllipseByCenter|Ellipse by center]]
|[[Sketcher_CreateArcOfEllipse|Arc of ellipse]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateEllipseByCenter.svg
|IconR=Sketcher_CreateArcOfEllipse.svg
|IconC=Workbench_Sketcher.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Sketcher CreateEllipse|Workbenches=[[Sketcher Workbench|Sketcher]], [[PartDesign Workbench|Part Design]]|MenuLocation=Sketch → Sketcher geometries → Create ellipse by periapsis, apoapsis, minor radius |SeeAlso=[[Sketcher_CreateEllipseByCenter|Sketcher Ellipse by center]], [[Sketcher Circle|Sketcher Circle]], [[Sketcher_CreateArcOfEllipse|Sketcher Arc of Ellipse]]}}
|Name=Sketcher CreateEllipseBy3Points
|MenuLocation=Sketch → Sketcher geometries → Create ellipse by 3 points
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Version=0.15
|SeeAlso=[[Sketcher_CreateEllipseByCenter|Sketcher Ellipse by center]], [[Sketcher_CreateCircle|Sketcher Circle]], [[Sketcher_CreateArcOfEllipse|Sketcher Arc of Ellipse]]
}}


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

This tool draws an ellipse by picking three points : (1) the Periapsis ( First crossing of longer diameter with ellipse), (2) the apoapsis ( Second crossing of longer diameter with ellipse), (3) one point on a side of the longer diameter (a) defining the minor radius (b). (c) is the resulting center and (f) are the focal points.
<!--T:9-->
This tool draws an ellipse by picking three points : (1) the periapsis (first crossing of longer diameter with ellipse), (2) the apoapsis (second crossing of longer diameter with ellipse), (3) one point on a side of the longer diameter (a) defining the minor radius (b). (c) is the resulting center and (f) are the focal points.


<!--T:7-->
<!--T:7-->
When starting the tool, the mouse pointer changes to a white cross with a red ellipse icon.
When starting the tool, the mouse pointer changes to a white cross with a red ellipse icon.

</translate>
[[Image:Ellipse_3Point.png‎]]
<translate>


<!--T:3-->
<!--T:3-->
[[Image:Ellipse_3Point.png‎|thumb|none|500px|The sequence of clicks is indicated by yellow arrows with numbers. 1 is the periapsis, 2 is the apoapsis, 3 is the defining point for minor diameter, green lines are major and minor diameters. Blue lines are random construction lines just for illustration purpose]]
{{Caption|The sequence of clicks is indicated by yellow arrows with numbers. 1 is the periapsis, 2 is the apoapsis, 3 is the defining point for minor diameter, green lines are major and minor diameters. Blue lines are random construction lines just for illustration purpose.}}


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

* Invoke the command by clicking a toolbar button, picking the menu item, or by using keyboard shortcut (needs to be assigned first in [[Interface Customization]]).
<!--T:10-->
* First click in 3D view sets a point that defines the crossing of the major diameter with the ellipse ( periapsis ). Second click in 3D view sets a point that defines the crossing of the major diameter with the ellipse opposite to the center point( apoapsis ). Third click sets a point on the ellipsis defining the minor radius.
* Press the {{Button|[[File:Sketcher_CreateEllipseBy3Points.svg|16px]] [[Sketcher_CreateEllipseBy3Points|Ellipse by 3 points]]}} button.
* First click in 3D view sets a point that defines the crossing of the major diameter with the ellipse (periapsis). Second click in 3D view sets a point that defines the crossing of the major diameter with the ellipse opposite to the center point (apoapsis). Third click sets a point on the ellipsis defining the minor radius.


<!--T:8-->
<!--T:8-->
* After the third click, the ellipse is created, together with a set of construction geometry aligned to it (major diameter, minor diameter, two foci). The construction geometry can be manually deleted if not needed, and recreated later. See [[Sketcher ConstrainInternalAlignment|Internal Alignment Constraint]] and [[Sketcher RestoreInternalAlignmentGeometry|Sketcher Show Hide Internal Geometry]].
* After the third click, the ellipse is created, together with a set of construction geometry aligned to it (major diameter, minor diameter, two foci). The construction geometry can be manually deleted if not needed, and recreated later. See [[Sketcher_ConstrainInternalAlignment|Internal Alignment Constraint]] and [[Sketcher_RestoreInternalAlignmentGeometry|Sketcher Show Hide Internal Geometry]].
* Pressing {{KEY|ESC}} or clicking the right mouse button cancels the function.
* Pressing {{KEY|ESC}} or clicking the right mouse button cancels the function.


Line 26: Line 50:
* Moving the ellipse by edge is the same as moving ellipse's center.
* Moving the ellipse by edge is the same as moving ellipse's center.


==Version== <!--T:5-->
<!--T:13-->
{{Docnav
Introduced in FreeCAD v0.15.4309
|[[Sketcher_CreateEllipseByCenter|Ellipse by center]]
|[[Sketcher_CreateArcOfEllipse|Arc of ellipse]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateEllipseByCenter.svg
|IconR=Sketcher_CreateArcOfEllipse.svg
|IconC=Workbench_Sketcher.svg
}}


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

Revision as of 14:36, 19 December 2020

Sketcher CreateEllipseBy3Points

Menu location
Sketch → Sketcher geometries → Create ellipse by 3 points
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.15
See also
Sketcher Ellipse by center, Sketcher Circle, Sketcher Arc of Ellipse

Description

This tool draws an ellipse by picking three points : (1) the periapsis (first crossing of longer diameter with ellipse), (2) the apoapsis (second crossing of longer diameter with ellipse), (3) one point on a side of the longer diameter (a) defining the minor radius (b). (c) is the resulting center and (f) are the focal points.

When starting the tool, the mouse pointer changes to a white cross with a red ellipse icon.

The sequence of clicks is indicated by yellow arrows with numbers. 1 is the periapsis, 2 is the apoapsis, 3 is the defining point for minor diameter, green lines are major and minor diameters. Blue lines are random construction lines just for illustration purpose.

Usage

  • Press the Ellipse by 3 points button.
  • First click in 3D view sets a point that defines the crossing of the major diameter with the ellipse (periapsis). Second click in 3D view sets a point that defines the crossing of the major diameter with the ellipse opposite to the center point (apoapsis). Third click sets a point on the ellipsis defining the minor radius.
  • After the third click, the ellipse is created, together with a set of construction geometry aligned to it (major diameter, minor diameter, two foci). The construction geometry can be manually deleted if not needed, and recreated later. See Internal Alignment Constraint and Sketcher Show Hide Internal Geometry.
  • Pressing ESC or clicking the right mouse button cancels the function.

Peculiarities

  • Major and minor axes of ellipses are strict and cannot be swapped by resizing the ellipse. This is a consequence of the solver parametrization used (center (x,y), focus1 (x,y) and minor radius length (b)) and the same strict behavior of OpenCascade. The ellipse must be rotated to swap the axes.
  • Ellipse can function as a circle when its major and minor diameter lines are deleted, and one of the foci is constrained to coincide with the center. But radius constraint won't work on such a circle.
  • Moving the ellipse by edge is the same as moving ellipse's center.