Sketcher RemoveAxesAlignment/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Serie rettangolare |Elimina tutte le geometrie |Sketcher |IconL=Sketcher_RectangularArray.svg |IconR=Sketcher_DeleteAllGeometry.svg |IconC=Workbench_Sketcher.svg }}")
(Created page with "==Descrizione==")
Line 18: Line 18:
}}
}}


==Description==
<span id="Description"></span>
==Descrizione==


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.

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.

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.