Image CreateImagePlane/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
</div>
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Image CreateImagePlane
|Name=Image CreateImagePlane
Line 11: Line 12:
|SeeAlso=[[Image Open/ru|Image Open]], [[Image Scaling/ru|Image Scaling]]
|SeeAlso=[[Image Open/ru|Image Open]], [[Image Scaling/ru|Image Scaling]]
}}
}}
</div>


== Описание ==
== Описание ==


The [[Image CreateImagePlane|CreateImagePlane]] tool imports a [[bitmap]] image and places it on one of the XY, YZ or XZ planes.
The [[Image_CreateImagePlane|CreateImagePlane]] tool imports a [[bitmap|bitmap]] image and places it on one of the XY, YZ or XZ planes.


==Использование==
==Использование==


# Press the {{Button|[[Image:Image CreateImagePlane.svg|16px]] [[Image CreateImagePlane|Image Plane]]}} button.
# Press the {{Button|[[Image:Image CreateImagePlane.svg|16px]] [[Image_CreateImagePlane|Image Plane]]}} button.
# Select the desired image in your system.
# Select the desired image in your system.
# Choose the plane where the image will be placed, give an offset value, and press {{Button|OK}}.
# Choose the plane where the image will be placed, give an offset value, and press {{Button|OK}}.
Line 24: Line 26:
The resulting ImagePlane object uses the ratio of 1 pixel to 1 millimeter; in order for the image to display well, it should have enough resolution.
The resulting ImagePlane object uses the ratio of 1 pixel to 1 millimeter; in order for the image to display well, it should have enough resolution.


When importing the image, you may wish to add an offset of {{incode|-0.1 mm}} in order to place the image slightly behind the working plane; this will make it easy to trace (draw on top) the image with the [[Draft Module|Draft]] or [[Sketcher Workbench|Sketcher]] tools.
When importing the image, you may wish to add an offset of {{incode|-0.1 mm}} in order to place the image slightly behind the working plane; this will make it easy to trace (draw on top) the image with the [[Draft_Module|Draft]] or [[Sketcher_Workbench|Sketcher]] tools.


If no offset is given to the image initially, its position can still be adjusted in the [[property editor]].
If no offset is given to the image initially, its position can still be adjusted in the [[Property_editor|property editor]].


==Properties==
==Properties==
Line 46: Line 48:
|[[Image_Module|Image]]
|[[Image_Module|Image]]
|IconL=Image-import.svg
|IconL=Image-import.svg
|IconC=Workbench_Image.svg
|IconR=Image-scale.svg
|IconR=Image-scale.svg
|IconC=Workbench_Image.svg
}}
}}



Revision as of 16:57, 1 December 2020

Image CreateImagePlane

Системное название
Image CreateImagePlane
Расположение в меню
Toolbars → Create a planar image in the 3D space
Верстаки
Image
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Image Open, Image Scaling

Описание

The CreateImagePlane tool imports a bitmap image and places it on one of the XY, YZ or XZ planes.

Использование

  1. Press the Image Plane button.
  2. Select the desired image in your system.
  3. Choose the plane where the image will be placed, give an offset value, and press OK.

The resulting ImagePlane object uses the ratio of 1 pixel to 1 millimeter; in order for the image to display well, it should have enough resolution.

When importing the image, you may wish to add an offset of -0.1 mm in order to place the image slightly behind the working plane; this will make it easy to trace (draw on top) the image with the Draft or Sketcher tools.

If no offset is given to the image initially, its position can still be adjusted in the property editor.

Properties

Base

  • ДанныеPosition: specifies the coordinates of the base point of the image plane.
  • ДанныеAngle: specifies the angle of rotation of the image plane.
  • ДанныеAxis: specifies the axis used for the rotation angle.

Image Plane

  • ДанныеXSize: specifies the width of the image plane.
  • ДанныеYSize: specifies the height of the image plane.
  • ДанныеImage Plane: specifies the image to use for this plane.