Part Mirror/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ro|Name=Part Mirror|Name/ro=Part Mirror|MenuLocation=Part -> Mirror|Workbenches=Part, Complete|SeeAlso=}}")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<div class="mw-translate-fuzzy">
{{GuiCommand/ro|Name=Part Mirror|Name/ro=Part Mirror|MenuLocation=Part -> Mirror|Workbenches=[[Part Workbench/ro|Part]], Complete|SeeAlso=}}
{{GuiCommand/ro|Name=Part Mirror|Name/ro=Part Mirror|MenuLocation=Part -> Mirror|Workbenches=[[Part Workbench/ro|Part]], Complete|SeeAlso=}}
</div>


==Introduction==
==Introduction==
Line 7: Line 10:


[[Image:PARTMirrorBeforev11.png|frame|left|Before]]
[[Image:PARTMirrorBeforev11.png|frame|left|Before]]



[[Image:PARTMirrorAfterv11.png|frame|left|After (mirrored through '''YZ''' plane)]]
[[Image:PARTMirrorAfterv11.png|frame|left|After (mirrored through '''YZ''' plane)]]
Line 45: Line 47:


{{clear}}
{{clear}}
<languages/>

Revision as of 20:33, 6 August 2018

Part Mirror

poziția meniului
Part -> Mirror
Ateliere
Part, Complete
scurtătură
nici unul
Prezentat în versiune
-
A se vedea, de asemenea,
nici unul

Introduction

'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

Select the source object from the list. Select a standard Mirror plane from the dropbox. 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 miror 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).