Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 2.3 KB

Sketcher_CreateArcOfEllipse.md

File metadata and controls

51 lines (35 loc) · 2.3 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
 GuiCommand:
   Name: Sketcher CreateArcOfEllipse
   MenuLocation: Sketch , Sketcher geometries , Create arc of ellipse
   Workbenches: Sketcher_Workbench
   Shortcut: **G** **E** **A**
   Version: 0.15
   SeeAlso: Sketcher_CreateEllipseByCenter
---

Sketcher CreateArcOfEllipse

Description

The Sketcher CreateArcOfEllipse tool creates an arc of ellipse.


Arc of ellipse (white) with internal geometry (dark yellow)

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
  2. The cursor changes to a cross with the tool icon.
  3. Pick the center of the arc.
  4. Pick an endpoint of one of the axes of the arc, this also defines one of its radii.
  5. Pick the start point of the arc, this also defines the other radius of the arc.
  6. Pick the endpoint of the arc.
  7. The arc of ellipse is created, including a set of internal geometry (major axis, minor axis and two foci).
  8. If the tool runs in continue mode:
    1. Optionally keep creating arcs.
    2. To finish, right-click or press Esc, or start another geometry or constraint creation tool.

Notes

  • Elements of the internal geometry can be deleted. They can be recreated at any time with Sketcher RestoreInternalAlignmentGeometry.
  • Once created, the major and minor axes of an arc of ellipse are strict and cannot be swapped by resizing. This is a consequence of the solver parametrization and the same strict behavior of OpenCASCADE. An arc of ellipse must be rotated to swap its axes.

{{Sketcher Tools navi}}


documentation index > Sketcher > Sketcher CreateArcOfEllipse