Sketcher CreateArcOfEllipse/de: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/de |Ellipse durch 3 Punkte |Hyperbelbogen |Skizzierer |IconL=Ske...")
No edit summary
Line 9: Line 9:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/de
{{GuiCommand/de
|Name=Sketcher CreateArcOfEllipse
|Name=Sketcher CreateArcOfEllipse
|Name/de=Sketcher Ellipsen-Bogens
|Name/de=Skizzierer ErstelleEllipsenBogen

|Workbenches=[[Sketcher Workbench/de|Sketcher]]
|MenuLocation=Sketch → Skizzengeometrien → Erstellen eines Ellipsen-Bogens
|MenuLocation=Skizze → Skizzengeometrien → Erstellen eines Ellipsenbogens
|Workbenches=[[Sketcher_Workbench/de|Skizzierer]]
|Version=0.15
|Version=0.15
|SeeAlso=[[Sketcher CreateEllipseByCenter/de|Sketcher Ellipse durche Angabe des Zentrums]], [[Sketcher CompCreateArc/de|Sketcher Bogen aus Mittelpunkt]]
|SeeAlso=[[Sketcher_CreateEllipseByCenter/de|Skizzierer Ellipse durch Mittelpunkt]], [[Sketcher_CompCreateArc/de|Skizzierer Bogen]]
}}
}}
</div>


==Description==
==Description==

Revision as of 21:44, 13 December 2020

Skizzierer ErstelleEllipsenBogen

Menüeintrag
Skizze → Skizzengeometrien → Erstellen eines Ellipsenbogens
Arbeitsbereich
Skizzierer
Standardtastenkürzel
Keiner
Eingeführt in Version
0.15
Siehe auch
Skizzierer Ellipse durch Mittelpunkt, Skizzierer Bogen

Description

This tool draws an arc of ellipse by picking four points: the center, the end of major radius, the start point and the end point. When starting the tool, the mouse pointer changes to a white cross with a red ellipse arc icon. Besides are coordinates shown in real time.

The sequence of clicks is indicated by yellow arrows with numbers. C is the center, a - major diameter, b - minor diameter, F1, F2 are foci.

Usage

  • Press the Arc of ellipse button.
  • First click in 3D view sets ellipse center. Second click sets the first radius and orientation of the ellipse. Third click sets the other radius and the start of the arc. The fourth click sets the end of the arc.
  • After the fourth click, the arc of 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 underlying ellipse are strict and cannot be swapped by resizing. The underlying ellipse must be rotated to swap the axes.
  • Unlike ellipse that can be constrained to become a circle, ellipse arc cannot represent an arc of circle.
  • Moving the arc of ellipse by edge is the same as moving ellipse's center.