Sketcher "Удалить выравнивание осей"

From FreeCAD Documentation
Revision as of 21:17, 12 September 2021 by Evgeniy (talk | contribs) (Created page with "==Описание==")

Sketcher RemoveAxesAlignment

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

Описание

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 Remove Axes Alignment.