Sketcher RemoveAxesAlignment: Difference between revisions

From FreeCAD Documentation
No edit summary
(Minor improvements)
Line 34: Line 34:
As result the (horizontal, vertical constraints) will be removed. In the example of a rectangle, it stays a rectangle but becomes rotatable.
As result the (horizontal, vertical constraints) will be removed. In the example of a rectangle, it stays a rectangle but becomes rotatable.


</translate>
<!--T:8-->
[[File:SketcherRemoveAxesAlignmentStart.png|300px]]
[[File:SketcherRemoveAxesAlignmentStart.png|300px]]
<translate>
<!--T:8-->
{{Caption|A selected rectangle with horizontal and vertical constraints.}}
{{Caption|A selected rectangle with horizontal and vertical constraints.}}


</translate>
<!--T:9-->
[[File:SketcherRemoveAxesAlignmentResult.png|300px]]
[[File:SketcherRemoveAxesAlignmentResult.png|300px]]
<translate>
{{Caption|The rectangle after the usage of the '''Remove Axes Alignment''' tool.}}
<!--T:9-->
{{Caption|The rectangle after the usage of Remove Axes Alignment.}}




Line 56: Line 60:
{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 19:58, 14 August 2021

Sketcher RemoveAxesAlignment

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

Description

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.