Part Mirror: Difference between revisions

From FreeCAD Documentation
m (moved templates out of translation tags)
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Part_Mirror|Workbenches=[[Part Workbench|Part]], Complete|MenuLocation=Part -> Mirror}}
{{UnfinishedDocu{{#translation:}}}}
==Introduction==
<translate>
<!--T:13-->
{{Docnav
|[[Part_Chamfer|Chamfer]]
|[[Part_RuledSurface|Ruled Surface]]
|[[Part_Module|Part]]
|IconL=Part_Chamfer.png
|IconC=Workbench_Part.svg
|IconR=Part_RuledSurface.svg
}}

<!--T:1-->
{{GuiCommand
|Name=Part Mirror
|MenuLocation=Part → Mirror
|Workbenches=[[Part Workbench|Part]]
|SeeAlso=
}}

==Description== <!--T:17-->

<!--T:2-->
'Mirror Object' - This tool creates a new object (image) which is a reflection of the original object (source). The image object is created behind a mirror plane. The mirror plane may be standard plane ('''XY''', '''YZ''', or '''XZ'''), or any plane parallel to a standard plane.
'Mirror Object' - This tool creates a new object (image) which is a reflection of the original object (source). The image object is created behind a mirror plane. The mirror plane may be standard plane ('''XY''', '''YZ''', or '''XZ'''), or any plane parallel to a standard plane.


<!--T:3-->
An example:
An example:


<!--T:4-->
[[Image:PARTMirrorBeforev11.png|frame|left|Before]]
[[Image:PARTMirrorBeforev11.png|frame|left|Before]]


<!--T:5-->

[[Image:PARTMirrorAfterv11.png|frame|left|After (mirrored through '''YZ''' plane)]]
[[Image:PARTMirrorAfterv11.png|frame|left|After (mirrored through '''YZ''' plane)]]
</translate>
{{clear}}
{{clear}}
<translate>
==Usage== <!--T:6-->


<!--T:7-->
==Usage==
[[Image:PARTMirrorDialogv11.png|left]]
[[Image:PARTMirrorDialogv11.png]]


<!--T:8-->
Select the source object from the list.
Select a standard '''Mirror plane''' from the dropbox.
# Select the source object from the Mirroring Panel list.
Press '''OK''' to create the image object.
# Select a standard '''Mirror plane''' from the dropdown menu.
# Press {{Button|OK}} to create the image object.


</translate>
<br clear=all>
{{clear}}
<translate>


==Options==
==Options== <!--T:19-->
The '''Base point''' boxes can be used to move the mirror plane parallel to the selected standard miror plane. Only one of the '''X''', '''Y''', or '''Z''' boxes is effective for a given standard plane.


<!--T:10-->
{| class="wikitable"
The '''Base point''' boxes can be used to move the mirror plane parallel to the selected standard mirror plane. Only one of the '''X''', '''Y''', or '''Z''' boxes is effective for a given standard plane.

<!--T:11-->
{| class="wikitable" border="1"
!Standard Plane!!Base Point Box!!Effect
!Standard Plane!!Base Point Box!!Effect
|- align="center"
|- align="center"
|'''XY'''||'''Z'''|| align="left" |Move mirror plane along '''Z''' axis.
|'''XY'''||'''Z'''|| align="left" |Move mirror plane along '''Z''' axis.
|- align="center"
|- align="center"
Line 39: Line 72:
|}
|}


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

* Arbitrary mirror planes (ie not parallel to a standard plane) are not supported (as of FC version 0.13).
* Arbitrary mirror planes (ie not parallel to a standard plane) are not supported (as of FC version 0.13).


<!--T:14-->
{{Docnav
|[[Part_Chamfer|Chamfer]]
|[[Part_RuledSurface|Ruled Surface]]
|[[Part_Module|Part]]
|IconL=Part_Chamfer.png
|IconC=Workbench_Part.svg
|IconR=Part_RuledSurface.svg
}}

</translate>
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}


{{languages | {{fr|Part Mirror/fr}} }}

Revision as of 23:45, 25 February 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Part Mirror

Menu location
Part → Mirror
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
None

Description

'Mirror Object' - This tool creates a new object (image) which is a reflection of the original object (source). The image object is created behind a mirror plane. The mirror plane may be standard plane (XY, YZ, or XZ), or any plane parallel to a standard plane.

An example:

Before
After (mirrored through YZ plane)

Usage

  1. Select the source object from the Mirroring Panel list.
  2. Select a standard Mirror plane from the dropdown menu.
  3. Press OK to create the image object.

Options

The Base point boxes can be used to move the mirror plane parallel to the selected standard mirror plane. Only one of the X, Y, or Z boxes is effective for a given standard plane.

Standard Plane Base Point Box Effect
XY Z Move mirror plane along Z axis.
XY X, Y No effect.
XZ Y Move mirror plane along Y axis.
XZ X, Z No effect.
YZ X Move mirror plane along X axis.
YZ Y, Z No effect.

Limitations

  • Arbitrary mirror planes (ie not parallel to a standard plane) are not supported (as of FC version 0.13).