Sketcher Symmetry: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
Line 41: Line 41:


<!--T:13-->
<!--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]] by default between the original elements and the created copies. If wanted you need to toggle the option in the tool widget.





Revision as of 08:41, 6 May 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 (alternatively you can choose the option to make symmetric constraints).
  2. Invoke the tool. Several methodes possible :
    • Press the Symmetry button.
    • Select the Sketch → Sketcher tools → Symmetry option from the menu.
    • The keyboard shortcut: Z then S.
  3. Select a line or a sketch axis to define the symmetry line, or a point to define the symmetry point.
  4. Mirrored copies are created.

Notes

  • The tool does not add Symmetric constraints by default between the original elements and the created copies. If wanted you need to toggle the option in the tool widget.