Image CreateImagePlane/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Properties Title|Base}} * {{PropertyData|Position}}: 指定图像平面的基准点(base point)坐标。 * {{PropertyData|Angle}}: 指定图像平面的旋转角度。 *...")
(Created page with "{{Properties Title|Image Plane}} * {{PropertyData|XSize}}: 指定图像平面的宽度。 * {{PropertyData|YSize}}: 指定图像平面的高度。 * {{PropertyData|Image Plane...")
Line 33: Line 33:


{{Properties Title|Image Plane}}
{{Properties Title|Image Plane}}
* {{PropertyData|XSize}}: specifies the width of the image plane.
* {{PropertyData|XSize}}: 指定图像平面的宽度。
* {{PropertyData|YSize}}: specifies the height of the image plane.
* {{PropertyData|YSize}}: 指定图像平面的高度。
* {{PropertyData|Image Plane}}: specifies the image to use for this plane.
* {{PropertyData|Image Plane}}: 指定用于此图像平面的对应图像。





Revision as of 02:39, 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

生成的ImagePlane(图像平面)对象所采用的比例是1像素:1毫米;为了令图像显示效果更佳,应当令其具有足够的分辨率。

在导入图像时,为了令图像稍处于工作平面之后,您应当为之添加-0.1 mm的偏移量;这将令采用底图草图工具对图像进行的描边工作(在其上侧进行描绘)进行得更为顺利。

如果在导入图片伊始没有添加偏移量,其位置仍可通过属性编辑器进行调整。

属性

Base

  • 数据Position: 指定图像平面的基准点(base point)坐标。
  • 数据Angle: 指定图像平面的旋转角度。
  • 数据Axis: 指定旋转轴。

Image Plane

  • 数据XSize: 指定图像平面的宽度。
  • 数据YSize: 指定图像平面的高度。
  • 数据Image Plane: 指定用于此图像平面的对应图像。