Part Mirror/ro: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "==Introducere== 'Mirror Object' - Acest instrument creează un nou obiect (imagine) care este o refelctare a unui obiect original(sursa). Obiectul imagine este creat în spate...")
Line 2: Line 2:
{{GuiCommand|Name=Part Mirror|MenuLocation=Part -> Mirror|Workbenches=[[Part Workbench|Part]], [[Complete Workbench|Complete]]|SeeAlso=---}}
{{GuiCommand|Name=Part Mirror|MenuLocation=Part -> Mirror|Workbenches=[[Part Workbench|Part]], [[Complete Workbench|Complete]]|SeeAlso=---}}


==Introduction==
==Introducere==
'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' - Acest instrument creează un nou obiect (imagine) care este o refelctare a unui obiect original(sursa). Obiectul imagine este creat în spatele planului/suprafeței oglinzii. Planul oglinzii poate fi un plan standard ('''XY''', '''YZ''', or '''XZ'''), sau orice plan paralel la planele standarde.


An example:
An example:

Revision as of 07:58, 7 November 2018

Part Mirror

Menu location
Part -> Mirror
Workbenches
Part, Complete
Default shortcut
None
Introduced in version
-
See also
---

Introducere

'Mirror Object' - Acest instrument creează un nou obiect (imagine) care este o refelctare a unui obiect original(sursa). Obiectul imagine este creat în spatele planului/suprafeței oglinzii. Planul oglinzii poate fi un plan standard (XY, YZ, or XZ), sau orice plan paralel la planele standarde.

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).