Image CreateImagePlane/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "利用创建图像平面工具可导入位图图像,并将它置于XY、YZ或XZ平面之中。")
(Created page with "# 按下{{Button|16px Image Plane}}按钮。 # 从系统中选择希望导入的图像。 # 选择放置图像...")
Line 13: Line 13:
利用[[Image CreateImagePlane|创建图像平面]]工具可导入[[bitmap|位图]]图像,并将它置于XY、YZ或XZ平面之中。
利用[[Image CreateImagePlane|创建图像平面]]工具可导入[[bitmap|位图]]图像,并将它置于XY、YZ或XZ平面之中。


==How to use==
==如何使用==


# Press the {{Button|[[Image:Image CreateImagePlane.svg|16px]] [[Image CreateImagePlane|Image Plane]]}} button.
# 按下{{Button|[[Image:Image CreateImagePlane.svg|16px]] [[Image CreateImagePlane|Image Plane]]}}按钮。
# 从系统中选择希望导入的图像。
# Select the desired image in your system.
# 选择放置图像的平面,指定偏移值,再点击{{Button|OK}}。
# Choose the plane where the image will be placed, give an offset value, and press {{Button|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.
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.

Revision as of 02:17, 28 July 2019

Image CreateImagePlane

Menu location
Toolbars → Create a planar image in the 3D space
Workbenches
Image
Default shortcut
None
Introduced in version
-
See also
Image Open, Image Scaling

描述

利用创建图像平面工具可导入位图图像,并将它置于XY、YZ或XZ平面之中。

如何使用

  1. 按下 Image Plane按钮。
  2. 从系统中选择希望导入的图像。
  3. 选择放置图像的平面,指定偏移值,再点击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.