Sketcher: Rimuovi allineamento assi

From FreeCAD Documentation
Revision as of 13:25, 11 February 2024 by Simone.b (talk | contribs) (Created page with "{{Docnav/it |Serie rettangolare |Elimina tutte le geometrie |Sketcher |IconL=Sketcher_RectangularArray.svg |IconR=Sketcher_DeleteAllGeometry.svg |IconC=Workbench_Sketcher.svg }}")

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.