Sketcher RemoveAxesAlignment/it: Difference between revisions

From FreeCAD Documentation
(Created page with "==Descrizione==")
(Created page with "==Utilizzo==")
Line 23: Line 23:
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.
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.


==Usage==
<span id="Usage"></span>
==Utilizzo==


# Select geometry with axes alignments, for example a [[Sketcher_CreateRectangle|rectangle]].
# Select geometry with axes alignments, for example a [[Sketcher_CreateRectangle|rectangle]].

Revision as of 13:25, 11 February 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

Descrizione

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

Utilizzo

  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.