Sketcher RemoveAxesAlignment: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 36: Line 36:
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|R}}.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|R}}.


==Example==
==Example== <!--T:11-->


</translate>
</translate>

Revision as of 11:28, 20 April 2024

Sketcher RemoveAxesAlignment

Menu location
Sketch → Sketcher tools → Remove axes alignment
Workbenches
Sketcher
Default shortcut
Z R
Introduced in version
0.20
See also
None

Description

The Sketcher RemoveAxesAlignment tool removes the axes alignment of selected edges. It replaces Horizontal and Vertical constraints with Parallel and Perpendicular constraints. The edges can then be rotated without losing their orthogonal relationship.

Usage

  1. Select two or more edges with Horizontal constraints and/or two or more edges with Vertical constraints, for example a rectangle.
  2. There are several ways to invoke the tool:
    • Press the Remove axes alignment button.
    • Select the Sketch → Sketcher tools → Remove axes alignment option from the menu.
    • Use the keyboard shortcut: Z then R.

Example

A selected rectangle with horizontal and vertical constraints.

The rectangle after using the tool.