Sketcher: Arco di ellisse

From FreeCAD Documentation
Revision as of 23:11, 23 December 2014 by Renatorivo (talk | contribs) (Created page with "Sketcher: Arco di ellisse")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sketcher CreateArcOfEllipse

Menu location
Sketch → Sketcher geometries → Create an arc of ellipse
Workbenches
Sketcher, Part Design
Default shortcut
None
Introduced in version
-
See also
Sketcher Ellipse, Sketcher Arc

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

  • 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).
  • 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.

Version

Introduced in FreeCAD v0.15.4309