Image CreateImagePlane: Difference between revisions

From FreeCAD Documentation
(Properties for the image plane)
m (Details)
Line 20: Line 20:


{{Properties Title|Base}}
{{Properties Title|Base}}
* {{PropertyData|Position}}: specifies the coordinates of 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 for the image plane.
* {{PropertyData|Angle}}: specifies the angle of rotation of the image plane.
* {{PropertyData|Axis}}: specifies the axis used for the rotation angle.
* {{PropertyData|Axis}}: specifies the axis used for the rotation angle.



Revision as of 00:49, 6 December 2018

Image CreateImagePlane

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

Description

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

How to use

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

Properties

Base

  • DataPosition: specifies the coordinates of the base point of the image plane.
  • DataAngle: specifies the angle of rotation of the image plane.
  • DataAxis: specifies the axis used for the rotation angle.

Image Plane

  • DataXSize: specifies the width of the image plane.
  • DataYSize: specifies the height of the image plane.
  • DataImage Plane: specifies the image to use for this plane.

Notes

Selecting the image in the tree view and activating its data-tab in the property view lets you select size
and orientation of the image. Specifying a small offset of 0,1 mm on import will make it easier to trace the image.