Part Mirror/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "Part Mirror")
 
(Updating to match new version of source page)
 
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Part Mirror|MenuLocation=Part -> Mirror|Workbenches=[[Part Workbench|Part]], Complete|SeeAlso=}}


{{Docnav
==Introduction==
|[[Part_Revolve|Revolve]]
'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.
|[[Part_Scale|Scale]]
|[[Part_Workbench|Part]]
|IconL=Part_Revolve.svg
|IconR=Part_Scale.svg
|IconC=Workbench_Part.svg
}}


<div class="mw-translate-fuzzy">
An example:
{{GuiCommand|Name=Part Mirror|MenuLocation=Part -> Mirror|Workbenches=[[Part Workbench|Part]]|SeeAlso=---}}
</div>


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


<div class="mw-translate-fuzzy">
==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.
</div>


Un exemplu:
[[Image:PARTMirrorAfterv11.png|frame|left|After (mirrored through '''YZ''' plane)]]
{{clear}}


[[Image:PARTMirrorBeforev11.png]]
==Usage==


{{Caption|Before}}
[[Image:PARTMirrorDialogv11.png|left]]


[[Image:PARTMirrorAfterv11.png]]
Select the source object from the list.
Select a standard '''Mirror plane''' from the dropbox.
Press '''OK''' to create the image object.


{{Caption|After mirrored through YZ plane}}
<br clear=all>


<span id="Usage"></span>
==Options==
==Utilizare==
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.


[[Image:PartMirroring_Scr1.png]]

<div class="mw-translate-fuzzy">
Selectați obiectul sursă dion listă.
Selectați un '''Mirror plane''' standard din dropbox.
Apăsați '''OK''' pentru a crea obiectul imagine.
</div>

When the select button label says {{Button|Selecting}} you are in reference selection mode and there is a selection gate in effect, which disallows the selection of unsupported reference objects. Click the button to toggle the selection gate off, the button label then changes to {{Button|Select reference}}.

The mirror plane is defined by a {{PropertyData|Normal}} (direction) and a {{PropertyData|Base}} (position). When the {{PropertyData|Mirror Plane}} property contains a reference object these properties are made read-only as they are then computed based on that object. The plane is infinite even if the reference object is not.

A reference object can be a planar face, such as the face of a [[Part_Box|Part Box]], a circular edge, a [[PartDesign_Plane|Datum Plane]], an [[App_OriginGroupExtension|origin plane]] of a [[Std_Part|Std Part]] container, or any object with a single planar face or single circular edge. There is also support for [[App_Link|Links]]. Note, however, that B-spline surfaces, such as [[Part_RuledSurface|ruled surfaces]] or [[Part_Loft|loft faces]] are not supported.

==Options==

<div class="mw-translate-fuzzy">
==Opțiuni==
Casetele '''Base point''' pot fi utilizate pentru a mișca planul oglinzii paralel cu planul oglinzii standard. Numia una dintre casetele '''X''', '''Y''', or '''Z''' este efectivă pentru planul satndard.
</div>

<div class="mw-translate-fuzzy">
{| class="wikitable" border="1"
{| class="wikitable" border="1"
!Standard Plane!!Base Point Box!!Effect
!Standard Plane!!Base Point Box!!Effect
Line 40: Line 71:
|'''YZ'''||'''Y''', '''Z'''|| align="left" |No effect.
|'''YZ'''||'''Y''', '''Z'''|| align="left" |No effect.
|}
|}
</div>


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


<div class="mw-translate-fuzzy">
{{clear}}
==Limitări==
<languages/>
* Planurile de oglindă arbitrare (adică nu sunt paralele cu planul standard) nu sunt acceptate (începând de la versiunea FC 0.13).
</div>


{{Docnav
|[[Part_Revolve|Revolve]]
|[[Part_Scale|Scale]]
|[[Part_Workbench|Part]]
|IconL=Part_Revolve.svg
|IconR=Part_Scale.svg
|IconC=Workbench_Part.svg
}}

{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 18:07, 4 December 2023

Part Mirror

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

Description

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.

Un exemplu:

Before

After mirrored through YZ plane

Utilizare

Selectați obiectul sursă dion listă. Selectați un Mirror plane standard din dropbox. Apăsați OK pentru a crea obiectul imagine.

When the select button label says Selecting you are in reference selection mode and there is a selection gate in effect, which disallows the selection of unsupported reference objects. Click the button to toggle the selection gate off, the button label then changes to Select reference.

The mirror plane is defined by a DateNormal (direction) and a DateBase (position). When the DateMirror Plane property contains a reference object these properties are made read-only as they are then computed based on that object. The plane is infinite even if the reference object is not.

A reference object can be a planar face, such as the face of a Part Box, a circular edge, a Datum Plane, an origin plane of a Std Part container, or any object with a single planar face or single circular edge. There is also support for Links. Note, however, that B-spline surfaces, such as ruled surfaces or loft faces are not supported.

Options

Opțiuni

Casetele Base point pot fi utilizate pentru a mișca planul oglinzii paralel cu planul oglinzii standard. Numia una dintre casetele X, Y, or Z este efectivă pentru planul satndard.

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.

Notes

Limitări

  • Planurile de oglindă arbitrare (adică nu sunt paralele cu planul standard) nu sunt acceptate (începând de la versiunea FC 0.13).