Image CreateImagePlane/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[Image_Open/ru|Open]]
|[[Image_Open/ru|Open]]
|[[Image_Scaling/ru|Scaling]]
|[[Image_Scaling/ru|Scaling]]
|[[Image_Module/ru|Image]]
|[[Image_Workbench/ru|Image]]
|IconL=Image-import.svg
|IconL=Image-import.svg
|IconR=Image-scale.svg
|IconR=Image-scale.svg
Line 11: Line 12:
</div>
</div>


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


== Описание ==
== Описание ==
Line 23: Line 26:
The [[Image_CreateImagePlane|CreateImagePlane]] tool imports a [[bitmap|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 CreateImagePlane]]}} 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 38: Line 41:


{{Properties Title|Base}}
{{Properties Title|Base}}

* {{PropertyData|Position}}: specifies the coordinates of the base point of the image plane.
* {{PropertyData|Position}}: specifies the coordinates of the base point of the image plane.
* {{PropertyData|Angle}}: specifies the angle of rotation of the image plane.
* {{PropertyData|Angle}}: specifies the angle of rotation of the image plane.
Line 43: Line 47:


{{Properties Title|Image Plane}}
{{Properties Title|Image Plane}}

* {{PropertyData|Image File}}: specifies the image to use for this plane.
* {{PropertyData|XSize}}: specifies the width of the image plane.
* {{PropertyData|XSize}}: specifies the width of the image plane.
* {{PropertyData|YSize}}: specifies the height of the image plane.
* {{PropertyData|YSize}}: specifies the height of the image plane.
* {{PropertyData|Image Plane}}: specifies the image to use for this plane.




Line 52: Line 57:
|[[Image_Open/ru|Open]]
|[[Image_Open/ru|Open]]
|[[Image_Scaling/ru|Scaling]]
|[[Image_Scaling/ru|Scaling]]
|[[Image_Module/ru|Image]]
|[[Image_Workbench/ru|Image]]
|IconL=Image-import.svg
|IconL=Image-import.svg
|IconR=Image-scale.svg
|IconR=Image-scale.svg
Line 61: Line 66:
{{Image Tools navi{{#translation:}}}}
{{Image Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 14:52, 30 August 2022

Image CreateImagePlane

Системное название
Image CreateImagePlane
Расположение в меню
Toolbars → Создать двумерное изображение в трёхмерном пространстве
Верстаки
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 CreateImagePlane 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.

Свойства

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

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