Image Workbench/sv: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User Documentation/sv")
(Updating to match new version of source page)
Line 1: Line 1:
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.


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]]
The image workbenches also allow to import 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|32px]].
<br />
This function is only available if you have opened a FreeCAD document.


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.
The image 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.


The image can be scaled by editing the "XSize" and "YSize" values in the [[Property editor]].
{{docnav/sv|Draft Module/sv|Macros/sv}}

'''Tip:'''<br />
Tracing with sketcher elements over an image works best if the image has a small (negative) offset to the sketch plane.<br />
You can set an offset of -0,1 at import or later by editing the placement of the image.

{{docnav|Raytracing Module|Draft Module}}


[[Category:User Documentation/sv]]
[[Category:User Documentation/sv]]

Revision as of 03:13, 14 April 2015

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.

The image workbenches also allow to import an image on a plane in the 3D-space of FreeCAD. This function is available via the second button of the image workbench. .
This function is only available if you have opened a FreeCAD document.

The image 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.

The image can be scaled by editing the "XSize" and "YSize" values in the Property editor.

Tip:
Tracing with sketcher elements over an image works best if the image has a small (negative) offset to the sketch plane.
You can set an offset of -0,1 at import or later by editing the placement of the image.

Raytracing Module
Draft Module