Image Workbench/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "{{docnav/cs|Raytracing Module/cs|Draft Module/cs}}")
(Updating to match new version of source page)
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
The image module manages different types of [http://en.wikipedia.org/wiki/Raster_graphics bitmap images], and lets you open them in FreeCAD. Currently, the modules lets you open .bmp, .jpg, .png and .xpm file formats in a separate viewer window.


{{Docnav
The image workbenches also allow to open an image on a plane in the 3D-space of FreeCAD. This function is available via the second button of the image workbench. [[File:Image-import.svg]]
|
|
|IconL=
|IconR=
}}


{{VeryImportantMessage|The '''Image Workbench''' is no longer included after version 0.20.<br>
The plane can be moved in 3D-space by editing the placement in the [[Property editor]]. The major use is tracing over the image, in order to generate a new part at using the image as template.
Its functionality has been integrated in [[Std_Base|Std Base]]. See [[Std_Import|Std Import]] and [[Std_ViewLoadImage|Std ViewLoadImage]].}}


[[Image:Workbench_Image.svg|thumb|128px|Image workbench icon]]
{{docnav/cs|Raytracing Module/cs|Draft Module/cs}}


{{TOCright}}
[[Category:User Documentation]]


== Introduction ==
{{clear}}

<languages/>
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 ==

* [[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 ==

* 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.
* 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_Workbench|Draft]] or [[Sketcher_Workbench|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.


<div class="mw-translate-fuzzy">
{{docnav/cs|Raytracing Workbench/cs|Draft Workbench/cs}}
</div>

{{Image Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Obsolete Workbenches{{#translation:}}]]

Latest revision as of 16:21, 1 August 2023

The Image Workbench is no longer included after version 0.20.
Its functionality has been integrated in Std Base. See Std Import and Std ViewLoadImage.
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.


Raytracing Workbench/cs
Draft Workbench/cs