Image Workbench/sv: Difference between revisions

From FreeCAD Documentation
m (FuzzyBot moved page Image Module/sv to Image Workbench/sv without leaving a redirect: Part of translatable page "Image Module")
(Part of translatable page "Image Module")
Line 12: Line 12:
{{TOCright}}
{{TOCright}}


<div class="mw-translate-fuzzy">
Bildmodulen hanterar olika typer av [http://sv.wikipedia.org/wiki/Rastergrafik bitmapp bilder], och låter dig öppna dem i FreeCAD. För närvarande, så kan modulen öppna .bmp, .jpg, .png och .xpm filformat i ett separat visningsfönster. Det finns också ett verktyg som tillåter dig att fånga bilder från en webcam.
Bildmodulen hanterar olika typer av [http://sv.wikipedia.org/wiki/Rastergrafik bitmapp bilder], och låter dig öppna dem i FreeCAD. För närvarande, så kan modulen öppna .bmp, .jpg, .png och .xpm filformat i ett separat visningsfönster. Det finns också ett verktyg som tillåter dig att fånga bilder från en webcam.
</div>


Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.
Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.
Line 37: Line 35:
The offset of the image can be set during import, or changed later through its properties.
The offset of the image can be set during import, or changed later through its properties.


<div class="mw-translate-fuzzy">
{{docnav/sv|Draft Module/sv|Macros/sv}}
{{docnav/sv|Draft Module/sv|Macros/sv}}
</div>





Revision as of 10:07, 22 August 2021

Image workbench icon

Introduction

Bildmodulen hanterar olika typer av bitmapp bilder, och låter dig öppna dem i FreeCAD. För närvarande, så kan modulen öppna .bmp, .jpg, .png och .xpm filformat i ett separat visningsfönster. Det finns också ett verktyg som tillåter dig att fånga bilder från en webcam.

Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.

Tools

  • Open: open an image on a new viewport.
  • Import to plane: import an image to a plane in the 3D view.
  • Scaling: scale an image imported to a plane.

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.

Draft Module/sv
Macros/sv