Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.76 KB

Image_CreateImagePlane.md

File metadata and controls

53 lines (29 loc) · 1.76 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 3 column 16
---
- GuiCommand:
   Name:Image CreateImagePlane
   MenuLocation:
   Workbenches:[Image](Image_Workbench.md)
   SeeAlso:[Image Open](Image_Open.md), [Image Scaling](Image_Scaling.md)
---

Image CreateImagePlane

Description

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

Usage

  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.

Properties

{{Properties Title|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.

{{Properties Title|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.

{{Image Tools navi}}


documentation index > Image > Image CreateImagePlane