Návrh dílu Zrcadlení

From FreeCAD Documentation
Revision as of 19:53, 1 December 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

PartDesign Mirrored

Umístění Menu
PartDesign -> Mirrored
Pracovní stoly
Návrh dílu, Complete
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Nikdo

Úvod

'Zrcadlení' - Tento nástroj vezme sadu jednoho vybraného prvku jako vstup ('original') a z něho vytvoří druhou sadu zrcadlenou v rovině. Například:

The Mirrored tool mirrors one feature on a plane. Starting with v0.17, it can mirror multiple features .

Above: a Pocket feature was created from a sketch containing a circle (A), the Pocket was subsequently used to create a Mirrored feature. The sketch vertical axis (B) was used as axis of symmetry. The result (C) is shown on the right.

Použití

Při zrcadlení prvku nabízí dialog 'Parametry zdrcadlení' dva různé způsoby určení roviny zrcadlení.

Standardní rovina

Jedna ze standardních rovin XY, YZ nebo XZ může být vybrána radio tlačítkem.

Vyběr plochy

Stisknutím tlačítka označeného 'Rovina' můžete vybrat plochu tělesa jako rovinu zrcadlení. Pamatujte si, že tlačítko musí být stisknuto vždy když vybíráte novou plochu.

Náhled

Výsledek zrcadlení si můžete zakliknutím políčka "Aktializuj pohled" prohlédnout v reálném čase ještě předtím, než kliknete na OK.

To create a mirroring:

  1. Select the feature (introduced in version 0.19 or several features) to be mirrored.
  2. Press the Mirrored button.
  3. If you have several features in the mirroring, their order can be important, see for example the image in the PolarPattern feature. introduced in version 0.19 You can change the order by dragging the feature in the list and you will see the result immediately as preview.
  4. Define the mirror Plane. See Options.
  5. Press OK.

To add or remove features from an existing mirroring:

  1. Press Add feature to add a feature to be mirrored. The feature must be visible in the 3D view:
    1. Switch to the Model tree;
    2. Select in the tree the feature to be added and press spacebar to make it visible in the 3D view;
    3. Switch back to the Tasks panel;
    4. Select the feature in the 3D view; it will be added to the list.
    5. Repeat to add other features.
  2. Press Remove feature to remove a feature from the list, or right-click on the feature in the list and select Remove.

Options

Mirrored parameters in v0.16 and below.
Mirrored parameters in v0.17 and above.

Plane

When creating a mirrored feature, the Mirrored parameters dialog offers different ways of specifying the mirror line or plane .

Horizontal sketch axis

Uses the horizontal axis of the sketch as the axis of symmetry.

Vertical sketch axis

Uses the vertical axis of the sketch as the axis of symmetry.

Select reference...

Allows you to select a plane (such as a face of an object) to use as a mirror plane .

Custom Sketch Axis

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.

Base (XY/XZ/YZ) plane

version 0.17 and above Select one of the Body Origin's standard planes (XY, XZ or YZ).

Preview

The mirror result can be previewed in real time before clicking OK by checking "Update view" .

Omezení

  • V současnosti může být pouze poslední prvek ve stromu prvků vybrán jako 'originál'
  • Proto není možné vybrat více než jeden prvek k zrcadlení
  • Proto není možné přidat další prvky k zrcadlení v okně 'originálů'
  • Jakmile bylo Zrcadlení zahájeno nebo dokončeno, není už možné přepsat originál jiným prvkem.
  • The Mirrored feature cannot mirror a whole solid body. For that, see Part Mirror .
  • The mirrored feature must intersect the solid (also called support) it is based on, or the command will fail .