Sketcher RemoveAxesAlignment: Difference between revisions

From FreeCAD Documentation
(Docnav)
(icon added)
Line 24: Line 24:


<!--T:4-->
<!--T:4-->
The [[Image:Sketcher_RemoveAxesAlignment.svg|24px]] [[Sketcher_RemoveAxesAlignment|Sketcher RemoveAxesAlignment]] tool
This tool removes axes alignments ([[File:Sketcher_ConstrainHorizontal.svg|16px]] [[Sketcher_ConstrainHorizontal|Horizontal]], [[File:Sketcher_ConstrainVertical.svg|16px]] [[Sketcher_ConstrainVertical|Vertical]] constraints) from the selected elements by trying to preserve the constraint relationship.
removes axes alignments ([[Image:Sketcher_ConstrainHorizontal.svg|16px]] [[Sketcher_ConstrainHorizontal|Horizontal]], [[Image:Sketcher_ConstrainVertical.svg|16px]] [[Sketcher_ConstrainVertical|Vertical]] constraints) from the selected elements by trying to preserve the constraint relationship.


==Usage== <!--T:5-->
==Usage== <!--T:5-->

Revision as of 22:12, 3 March 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 axes alignments ( Horizontal, Vertical constraints) from the selected elements by trying to preserve the constraint relationship.

Usage

  1. Select geometry with axes alignments, for example a rectangle.
  2. Press the Remove axes alignment toolbar button.

As result the (horizontal, vertical constraints) will be removed. In the example of a rectangle, it stays a rectangle but becomes rotatable.

A selected rectangle with horizontal and vertical constraints.

The rectangle after the usage of Remove Axes Alignment.