Image Workbench: Difference between revisions

From FreeCAD Documentation
(Reworded the information)
No edit summary
(34 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
[[Image:Workbench_Image.svg|64px]]
<translate>
<translate>


<!--T:20-->
== Introduction ==
{{Docnav
<!--T:1-->
|[[FEM_Workbench|FEM Workbench]]
The [[Image Workbench]] manages different types of [[bitmap]] images, and allows you to open them in FreeCAD.
|[[Inspection_Workbench|Inspection Workbench]]
|IconL=Workbench_FEM.svg
|IconR=Workbench_Inspection.svg
}}


<!--T:10-->
<!--T:21-->
[[Image:Workbench_Image.svg|thumb|128px|Image workbench icon]]
Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.


</translate>
== Tools ==
{{TOCright}}
<translate>

== Introduction == <!--T:13-->

<!--T:1-->
The [[Image:Workbench_Image.svg|24px]] [[Image_Workbench|Image Workbench]] manages different types of [[bitmap|bitmap]] images, and allows you to open them in FreeCAD.

== Tools == <!--T:14-->


<!--T:9-->
<!--T:9-->
[[File:Image_Import.png|32px]] [[Image_Import|Image Import]]: import an image on a plane in the 3D view.
* [[Image:Image_Open.svg|32px]] [[Image_Open|Open...]]: open an image on a new viewport.
* [[Image:Image_CreateImagePlane.svg|32px]] [[Image_CreateImagePlane|Create image plane...]]: import an image to a plane in the 3D view.
* [[Image:Image_Scaling.svg|32px]] [[Image_Scaling|Scale image plane]]: scale an image imported to a plane.


== Features == <!--T:11-->
== Features == <!--T:11-->


<!--T:12-->
<!--T:12-->
* The imported image can be attached like a [[Sketcher Workbench|Sketch]] to one of the main planes XY, XZ, or YZ, with a positive or negative offset.
* Like a [[Sketcher_Workbench|Sketch]], an imported image can be attached to one of the main planes XY, XZ, or YZ, and given a positive or negative offset.
* The image is imported with relation of 1 pixel to 1 millimeter.
* A major use of this tool is tracing over the image, in order to produce a contour that can be used to generate a new part.
* The image is imported with relation of 1 pixel equals to 1 millimeter.
* The recommendation is to have the imported image at a reasonable resolution.
* The recommendation is to have the imported image at a reasonable resolution.
* The image can be scaled by editing the "XSize" and "YSize" values in the [[Property editor|Property editor]].
* The image can be moved in the 3D view by editing the {{PropertyData|Placement}} in the [[Property editor|Property editor]].
* The image can be rotated around any axis by using the [[Property editor|Property editor]].


== Workflow ==
== Workflow == <!--T:22-->

<!--T:7-->
<!--T:7-->
A major use of this workbench is tracing over the image, with the [[Draft_Workbench|Draft]] or [[Sketcher_Workbench|Sketcher]] tools, in order to generate a solid body based on the contours of the image.
Tracing with sketcher elements over an image works best if the image has a small (negative) offset to the sketch plane.

<!--T:15-->
Tracing over an image works best if the image has a small negative offset, for example, -0.1 mm, from the working plane. This means that the image will be slightly behind the plane where you draw your 2D geometry, so you won't draw on the image itself.

<!--T:16-->
The offset of the image can be set during import, or changed later through its properties.


You can set an offset of -0,1 mm at import or later by editing the placement of the image.


<!--T:4-->
<!--T:4-->
{{Docnav
{{docnav|Raytracing Module|Draft Module}}
|[[FEM_Workbench|FEM Workbench]]
{{Userdocnavi}}
|[[Inspection_Workbench|Inspection Workbench]]
|IconL=Workbench_FEM.svg
|IconR=Workbench_Inspection.svg
}}


<!--T:5-->
[[Category:User Documentation]]
[[Category:Image]]
</translate>
</translate>
{{Image Tools navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]

Revision as of 20:37, 16 November 2021

Image workbench icon

Introduction

The Image Workbench manages different types of bitmap images, and allows you to open them in FreeCAD.

Tools

Features

  • Like a Sketch, an imported image can be attached to one of the main planes XY, XZ, or YZ, and given a positive or negative offset.
  • The image is imported with relation of 1 pixel to 1 millimeter.
  • The recommendation is to have the imported image at a reasonable resolution.

Workflow

A major use of this workbench is tracing over the image, with the Draft or Sketcher tools, in order to generate a solid body based on the contours of the image.

Tracing over an image works best if the image has a small negative offset, for example, -0.1 mm, from the working plane. This means that the image will be slightly behind the plane where you draw your 2D geometry, so you won't draw on the image itself.

The offset of the image can be set during import, or changed later through its properties.