Part Mirror/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav|[[Part_Chamfer|Chamfer]]|[[Part_RuledSurface|Ruled Surface]]|[[Part_Module|Part]]|IconL=Part_Chamfer.png|IconC=Workbench_Part.svg|IconR=Part_RuledSurface.png}}

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
Line 51: Line 53:
==Limitations==
==Limitations==
* Arbitrary mirror planes (ie not parallel to a standard plane) are not supported (as of FC version 0.13).
* Arbitrary mirror planes (ie not parallel to a standard plane) are not supported (as of FC version 0.13).


{{Docnav|[[Part_Chamfer|Chamfer]]|[[Part_RuledSurface|Ruled Surface]]|[[Part_Module|Part]]|IconL=Part_Chamfer.png|IconC=Workbench_Part.svg|IconR=Part_RuledSurface.png}}

{{Part Tools navi}}

{{Userdocnavi}}


{{clear}}
{{clear}}

Revision as of 16:50, 13 February 2019

Зеркальное отражение

Системное название
Part Mirror
Расположение в меню
Деталь -> Зеркальное отражение...
Верстаки
Part, Complete
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

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.

Пример:

Перед
После (Отражено по плоскости YZ)

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