Sketcher Symmetry: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 38: Line 38:
# Mirrored copies are created.
# Mirrored copies are created.


==Notes==
==Notes== <!--T:12-->


<!--T:13-->
* The tool does not add [[Sketcher_ConstrainSymmetric|Symmetric constraints]] between the original elements and the created copies.
* The tool does not add [[Sketcher_ConstrainSymmetric|Symmetric constraints]] between the original elements and the created copies.



Revision as of 11:23, 20 April 2024

Sketcher Symmetry

Menu location
Sketch → Sketcher tools → Symmetry
Workbenches
Sketcher
Default shortcut
Z S
Introduced in version
0.16
See also
Sketcher MirrorSketch

Description

The Sketcher Symmetry creates mirrored copies of selected elements.

Usage

  1. Select one or more edges and/or Point objects. Constraints restricted to the selected elements are also processed.
  2. Select a line or a sketch axis to define the symmetry line, or a point to define the symmetry point.
  3. There are several ways to invoke the tool:
    • Press the Symmetry button.
    • Select the Sketch → Sketcher tools → Symmetry option from the menu.
    • The keyboard shortcut: Z then S.
  4. Mirrored copies are created.

Notes