Sketcher CreateEllipseBy3Points/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
|[[Sketcher_CreateEllipseByCenter|Ellipse]]
|[[Sketcher_CreateArcOfEllipse|Arc of ellipse]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateEllipseByCenter.svg
|IconR=Sketcher_CreateArcOfEllipse.svg
|IconC=Workbench_Sketcher.svg
}}

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/ro
{{GuiCommand/ro
Line 8: Line 18:
|MenuLocation=Sketch → Sketcher geometries → Create ellipse by 3 points
|MenuLocation=Sketch → Sketcher geometries → Create ellipse by 3 points
|Version=0.15
|Version=0.15
|SeeAlso=[[Sketcher_CreateEllipseByCenter/ro|Sketcher Ellipse by center]], [[Sketcher Circle/ro|Sketcher Circle]], [[Sketcher_CreateArcOfEllipse/ro|Sketcher Arc of Ellipse]]
|SeeAlso=[[Sketcher_CreateEllipseByCenter/ro|Sketcher Ellipse by center]], [[Sketcher CreateCircle/ro|Sketcher Circle]], [[Sketcher_CreateArcOfEllipse/ro|Sketcher Arc of Ellipse]]
}}
}}
</div>
</div>


<span id="Description"></span>
<div class="mw-translate-fuzzy">
===Descriere===
==Descriere==
</div>


The [[Image:Sketcher_CreateEllipseBy3Points.svg|24px]] [[Sketcher_CreateEllipseBy3Points|Sketcher CreateEllipseBy3Points]] tool creates an ellipse by the endpoints of one of its axes and a point along the ellipse. {{Version|0.22}}: This is the same tool as [[Sketcher_CreateEllipseByCenter|Sketcher CreateEllipseByCenter]] but with a different initial mode.
When starting the tool, the mouse pointer changes to a white cross with a red ellipse icon.


<span id="Usage"></span>
[[Image:Ellipse_3Point.png‎|none]]
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
====Utiolizare====
====Versiune====
</div>
</div>


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
<div class="mw-translate-fuzzy">
====Versiune====
</div>


# There are several ways to invoke the tool:
* 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]].
#* Press the {{Button|[[Image:Sketcher_CreateEllipseBy3Points.svg|16px]] [[Sketcher_CreateEllipseBy3Points|Ellipse by axis endpoints, rim point]]}} button.
* Pressing {{KEY|ESC}} or clicking the right mouse button cancels the function.
#* 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}}, then {{KEY|E}}.
# For further steps see [[Sketcher_CreateEllipseByCenter#Usage|Sketcher CreateEllipseByCenter]].

==Notes==

See [[Sketcher_CreateEllipseByCenter#Notes|Sketcher CreateEllipseByCenter]].


{{Docnav
|[[Sketcher_CreateEllipseByCenter|Ellipse]]
|[[Sketcher_CreateArcOfEllipse|Arc of ellipse]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateEllipseByCenter.svg
|IconR=Sketcher_CreateArcOfEllipse.svg
|IconC=Workbench_Sketcher.svg
}}


{{Sketcher_Tools_navi{{#translation:}}}}
==Peculiarities==
{{Userdocnavi{{#translation:}}}}
* 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.

Revision as of 09:09, 13 April 2024

Sketcher CreateEllipse3Point

poziția meniului
Sketch → Sketcher geometries → Create ellipse by 3 points
Ateliere
Sketcher
scurtătură
nici unul
Prezentat în versiune
0.15
A se vedea, de asemenea,
Sketcher Ellipse by center, Sketcher Circle, Sketcher Arc of Ellipse

Descriere

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 the same tool as Sketcher CreateEllipseByCenter but with a different initial mode.

Versiune

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Ellipse by axis endpoints, rim point button.
    • Select the Sketcher → Sketcher geometries → Create ellipse by 3 points option from the menu.
    • Use the keyboard shortcut: G then 3, then E.
  2. For further steps see Sketcher CreateEllipseByCenter.

Notes

See Sketcher CreateEllipseByCenter.