Sketcher RemoveAxesAlignment: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 17: Line 17:
|MenuLocation=Sketch → Sketcher tools → Remove axis alignment
|MenuLocation=Sketch → Sketcher tools → Remove axis alignment
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|SeeAlso=
|Version=0.20
|Version=0.20
}}
}}

Revision as of 20:50, 7 July 2021

Sketcher RemoveAxesAlignment

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

Description

This tool removes axis alignments ( Horizontal, Vertical constraints) from the selected elements by trying to preserve the constraint relationship.

How to use

  1. Select geometry with axis 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 the Remove Axes Alignment tool.