Sketcher RemoveAxesAlignment/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Sketcher: Rimuovi allineamento assi")
 
(Created page with "{{Docnav/it |Serie rettangolare |Elimina tutte le geometrie |Sketcher |IconL=Sketcher_RectangularArray.svg |IconR=Sketcher_DeleteAllGeometry.svg |IconC=Workbench_Sketcher.svg }}")
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{Docnav/it
|[[Sketcher_RectangularArray|Rectangular array]]
|[[Sketcher_RectangularArray/it|Serie rettangolare]]
|[[Sketcher_DeleteAllGeometry|Delete all geometry]]
|[[Sketcher_DeleteAllGeometry/it|Elimina tutte le geometrie]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench/it|Sketcher]]
|IconL=Sketcher_RectangularArray.svg
|IconL=Sketcher_RectangularArray.svg
|IconR=Sketcher_DeleteAllGeometry.svg
|IconR=Sketcher_DeleteAllGeometry.svg

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

Description

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.