Sketcher MirrorSketch: Difference between revisions

From FreeCAD Documentation
(Docnav)
(WIP)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>


Line 23: Line 24:


<!--T:4-->
<!--T:4-->
The [[Image:Sketcher_MirrorSketch.svg|24px]] [[Sketcher_MirrorSketch|Sketcher MirrorSketch]] tool mirrors sketches along the X axis, the Y axis, or the origin.
Mirror a sketch along the x-axis, the y-axis, or the origin. This command is invoked while ''not'' editing a sketch. It creates a new sketch which contains the mirrored geometry.


==Usage== <!--T:3-->
==Usage== <!--T:3-->


<!--T:5-->
<!--T:5-->
# Select one or more sketches.
#Select sketch to be mirrored (typically by clicking on it in the [[Tree_view|tree view]]).
# There are several ways to invoke the tool:
#Click on {{Button|[[File:Sketcher_MirrorSketch.svg|16px]] [[Sketcher_MirrorSketch|Mirror sketch]]}} or choose {{MenuCommand|Sketch → [[File:Sketcher_MirrorSketch.svg|16px]] [[Sketcher_MirrorSketch|Mirror sketch]]}} from the top menu.
#* Press the {{Button|[[Image:Sketcher_MirrorSketch.svg|16px]] [[Sketcher_MirrorSketch|Mirror sketch]]}} button (not available in the [[PartDesign_Workbench|PartDesign Workbench]]).
#The resulting sketch is created as a separate new object.
#* Select the {{MenuCommand|Sketch → [[Image:Sketcher_MirrorSketch.svg|16px]] Mirror sketch}} option from the menu.

# The {{MenuCommand|Select Mirror Axis/Point}} dialog opens.
== Notes == <!--T:13-->
# Select one of the available options:

#* {{MenuCommand|X-Axis}}
<!--T:12-->
#* {{MenuCommand|Y-Axis}}
* Multiple sketches can be selected before applying the operation.
#* {{MenuCommand|Origin}}
# Press the {{Button|OK}} button.
# For each selected sketch a new sketch is created.





Revision as of 10:14, 15 March 2024

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Sketcher MirrorSketch

Menu location
Sketch → Mirror sketch
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.16
See also
None

Description

The Sketcher MirrorSketch tool mirrors sketches along the X axis, the Y axis, or the origin.

Usage

  1. Select one or more sketches.
  2. There are several ways to invoke the tool:
  3. The Select Mirror Axis/Point dialog opens.
  4. Select one of the available options:
    • X-Axis
    • Y-Axis
    • Origin
  5. Press the OK button.
  6. For each selected sketch a new sketch is created.