PartDesign Mirrored/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|‎[[PartDesign_SubtractiveWedge|Subtractive wedge]]
|‎[[PartDesign_SubtractiveWedge|Subtractive wedge]]
Line 20: Line 21:


[[File:PartDesign Mirrored example.svg]]
[[File:PartDesign Mirrored example.svg]]

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
"Deasupra: o funcție Pocket a fost creată dintr-o schiță care conține un cerc (A), Pocket-ul a fost ulterior folosit pentru a crea o caracteristică Mirror. Axa verticală a schiței (B) a fost utilizată ca axă de simetrie. Rezultatul (C) este afișat în partea dreaptă. „“
"Deasupra: o funcție Pocket a fost creată dintr-o schiță care conține un cerc (A), Pocket-ul a fost ulterior folosit pentru a crea o caracteristică Mirror. Axa verticală a schiței (B) a fost utilizată ca axă de simetrie. Rezultatul (C) este afișat în partea dreaptă. „“
Line 27: Line 27:
== Cum se folosește ==
== Cum se folosește ==


=== Create ===
<div class="mw-translate-fuzzy">
# Select the feature(s) to be mirrored. Alternatively, the feature can be selected from a dialogue after step 2.
#: <span style="font-size:x-small;color:blue;">v0.16 and below</span> Only a single feature can be selected, and it must be the last one at the bottom of the feature tree.
# Press the {{KEY|[[File:PartDesign Mirrored.png|24px]] '''Mirrored'''}} button.
# <span style="font-size:x-small;color:green;">v0.17 and above</span> Press {{KEY|Add feature}} to add a feature to be mirrored. The feature must be visible in the 3D view:
## Switch to the Model tree;
## Select in the tree the feature to be added and press {{KEY|spacebar}} to make it visible in the 3D view;
## Switch back to the Tasks panel;
## Select the feature in the 3D view; it will be added to the list.
## Repeat to add other features.
# <span style="font-size:x-small;color:green;">v0.17 and above</span> Press {{KEY|Remove feature}} to remove a feature from the list, or right-click on the feature in the list and select ''Remove''.
# Define the mirror plane. See [[#Options|Options]].
# Press {{KEY|OK}}.
</div>


# Optionally [[PartDesign_Body#Active_status|activate]] the correct Body.
To add or remove features from an existing mirroring:
# Optionally select one or more features.
# Press {{KEY|Add feature}} to add a feature to be mirrored. The feature must be visible in the [[3D_view|3D view]]:
# There are several ways to invoke the tool:
## Switch to the Model tree;
#* Press the {{Button|[[Image:PartDesign_Mirrored.svg|16px]] [[PartDesign_Mirrored|Mirrored]]}} button.
## Select in the tree the feature to be added and press {{KEY|spacebar}} to make it visible in the [[3D_view|3D view]];
#* Select the {{MenuCommand|Part Design → Apply a pattern → [[Image:PartDesign_Mirrored.svg|16px]] Mirrored}} option from the menu.
## Switch back to the Tasks panel;
# If there is no active Body, and there are two or more Bodies in the document, the {{MenuCommand|Active Body Required}} dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
## Select the feature in the 3D view; it will be added to the list.
# If no features were selected the {{MenuCommand|Select feature}} [[Task_panel|task panel]] opens: select one or more (hold down the {{KEY|Ctrl}} key) from the list and press the {{Button|OK}} button.
## Repeat to add other features.
# The {{MenuCommand|Mirrored parameters}} [[Task_panel|task panel]] opens. See [[#Options|Options]] for more information.
# Press {{KEY|Remove feature}} to remove a feature from the list, or right-click on the feature in the list and select ''Remove''.
# Press the {{Button|OK}} button to finish.


== Opţiuni ==
=== Edit ===


# Do one of the following:
<div class="mw-translate-fuzzy">
#* Double-click the Mirrored object in the [[Tree_view|Tree view]].
[[File:mirrored_parameters.png |frame|left|Mirrored parameters in v0.16 and below.]]
#* Right-click the Mirrored object in the [[Tree_view|Tree view]] and select {{MenuCommand|Edit Mirrored}} from the context menu.
[[File:Mirrored parameters v017.png|frame|left|Mirrored parameters in v0.17 and above.]]
# The {{MenuCommand|Mirrored parameters}} [[Task_panel|task panel]] opens. See [[#Options|Options]] for more information.
</div>
# Press the {{Button|OK}} button to finish.

===Plane ===


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
== Opţiuni ==
When creating a mirrored feature, the '''Mirrored parameters''' dialogue offers different ways of specifying the mirror line or plane .
</div>
</div>


* To add features:
====Horizontal sketch axis ====
*# Press the {{Button|Add feature}} button.

*# Select a feature in the [[Tree_view|Tree view]] or the [[3D_view|3D view]].
Uses the horizontal axis of the sketch as the axis of symmetry.
*# Repeat to add more features.

* To remove features:
====Vertical sketch axis ====
*# Press the {{Button|Remove feature}} button.

*# Do one of the following:
Uses the vertical axis of the sketch as the axis of symmetry.
*#* Select a feature in the [[Tree_view|Tree view]] or the [[3D_view|3D view]].

*#* Select a feature in the list and press the {{KEY|Del}} key.
====Select reference... ====
*#* Right-click a feature in the list and select {{MenuCommand|Remove}} from the context menu.

*# Repeat to remove more features.
Allows you to select a plane (such as a face of an object) to use as a mirror plane .
* If there are several features in the pattern, their order can be important. See [[PartDesign_PolarPattern#Ordering_features|PartDesign PolarPattern]].

* Specify the mirror {{MenuCommand|Plane}}:
====Custom Sketch Axis ====
** {{MenuCommand|Vertical sketch axis}}: The Y axis of the sketch (the plane passes through this reference and the Z axis of the sketch, only available for sketch-based features).

** {{MenuCommand|Horizontal sketch axis}}: The X axis of the sketch (idem).
If the sketch which defines the feature to be mirrored also contains a construction line (or lines), then the drop down list will contain one custom sketch axis for each construction line. The first construction line will be labelled 'Sketch axis 0'. The image below is an example with the sketch in edit mode showing that it includes a construction line for use as the Mirrored axis.
** {{MenuCommand|Construction line #}}: A separate entry for each construction line in the sketch (idem).

** {{MenuCommand|Base XY plane}}: The XY plane of the Body.
[[Image:PartDesign_Mirrored_axis_fromconstructionlines.jpg|none]]
** {{MenuCommand|Base YZ plane}}: The YZ plane of the Body.

====Base (XY/XZ/YZ) plane ====
** {{MenuCommand|Base XZ plane}}: The XZ plane of the Body.
** {{MenuCommand|Select reference...}}: Select a planar face in the [[3D_view|3D view]].

* If the {{MenuCommand|Update view}} checkbox is checked the view will update in real time.
<div class="mw-translate-fuzzy">
<span style="font-size:x-small;color:green;">v0.17 and above</span> Select one of the Body Origin's standard planes (XY, XZ or YZ) .
</div>

===Preview ===

<div class="mw-translate-fuzzy">
The mirror result can be previewed in real time before clicking OK by checking "Update view" .
</div>
{{clear}}


==Limite==
==Limite==


See [[PartDesign_PolarPattern#Limitations|PartDesign PolarPattern]].
<div class="mw-translate-fuzzy">
* Caracteristica Mirror nu poate să oglindi un întreg corp solid. Pentru asta, a se vedea [[Part Mirror]] .
</div>

* Funcția oglindită trebuie să intersecteze solidul (numit și "suport") pe care se bazează sau comanda va eșua.





Latest revision as of 14:28, 16 June 2022

PartDesign Mirrored

Menu location
PartDesign → Mirrored
Workbenches
PartDesign, Complete
Default shortcut
None
Introduced in version
-
See also
None

Descriere

Instrumentul Mirrored simetrizează o funcție în plan. Începând cu v0.17, instrumentul poate simetriza multiple funcții(onalități) .

"Deasupra: o funcție Pocket a fost creată dintr-o schiță care conține un cerc (A), Pocket-ul a fost ulterior folosit pentru a crea o caracteristică Mirror. Axa verticală a schiței (B) a fost utilizată ca axă de simetrie. Rezultatul (C) este afișat în partea dreaptă. „“

Cum se folosește

Create

  1. Optionally activate the correct Body.
  2. Optionally select one or more features.
  3. There are several ways to invoke the tool:
    • Press the Mirrored button.
    • Select the Part Design → Apply a pattern → Mirrored option from the menu.
  4. If there is no active Body, and there are two or more Bodies in the document, the Active Body Required dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
  5. If no features were selected the Select feature task panel opens: select one or more (hold down the Ctrl key) from the list and press the OK button.
  6. The Mirrored parameters task panel opens. See Options for more information.
  7. Press the OK button to finish.

Edit

  1. Do one of the following:
    • Double-click the Mirrored object in the Tree view.
    • Right-click the Mirrored object in the Tree view and select Edit Mirrored from the context menu.
  2. The Mirrored parameters task panel opens. See Options for more information.
  3. Press the OK button to finish.

Opţiuni

  • To add features:
    1. Press the Add feature button.
    2. Select a feature in the Tree view or the 3D view.
    3. Repeat to add more features.
  • To remove features:
    1. Press the Remove feature button.
    2. Do one of the following:
      • Select a feature in the Tree view or the 3D view.
      • Select a feature in the list and press the Del key.
      • Right-click a feature in the list and select Remove from the context menu.
    3. Repeat to remove more features.
  • If there are several features in the pattern, their order can be important. See PartDesign PolarPattern.
  • Specify the mirror Plane:
    • Vertical sketch axis: The Y axis of the sketch (the plane passes through this reference and the Z axis of the sketch, only available for sketch-based features).
    • Horizontal sketch axis: The X axis of the sketch (idem).
    • Construction line #: A separate entry for each construction line in the sketch (idem).
    • Base XY plane: The XY plane of the Body.
    • Base YZ plane: The YZ plane of the Body.
    • Base XZ plane: The XZ plane of the Body.
    • Select reference...: Select a planar face in the 3D view.
  • If the Update view checkbox is checked the view will update in real time.

Limite

See PartDesign PolarPattern.