Image Workbench/fr: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
The image module manages different types of [http://en.wikipedia.org/wiki/Raster_graphics bitmap images], and lets you open them in FreeCAD. <br />
L''''Atelier Image''' gère différents types d'[http://fr.wikipedia.org/wiki/Image_matricielle images matricielles], et vous permet de les ouvrir dans FreeCAD. À l'heure actuelle, il peut ouvrir les formats de fichiers .bmp, .jpg, .png et .xpm dans une fenêtre d'aperçu séparée. Il comprend aussi un outil permettant de capturer une image à partir d'une webcam.
<br />
Currently, the modules lets you open .bmp, .jpg, .png and .xpm file formats in a separate viewer window.


L'atelier image permet aussi d'ouvrir une image dans un plan de l'espace 3D de FreeCAD. Cette fonction est disponible via la deuxième touche de l'établi image. [[File:Image-import.svg|32px]]
L'atelier image permet aussi d'ouvrir une image dans un plan de l'espace 3D de FreeCAD. Cette fonction est disponible via la deuxième touche de l'établi image. [[File:Image-import.svg|32px]]
Line 5: Line 7:
Cette fonction est accessible uniquement si vous avez un document FreeCAD ouvert.
Cette fonction est accessible uniquement si vous avez un document FreeCAD ouvert.


The image can be moved in 3D-space by editing the placement in the [[Property editor|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|Property editor]].
<br />
The major use is tracing over the image, in order to generate a new part at using the image as template.


L'image peut-être mise à l'échelle en éditant les valeurs "XSize" et "YSize" dans l'[[Property editor/fr|éditeur de propriétés]]
L'image peut-être mise à l'échelle en éditant les valeurs "XSize" et "YSize" dans l'[[Property editor/fr|éditeur de propriétés]]


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


{{docnav/fr|[[Draft Module/fr|Draft Module]]|[[Macros/fr|Macros]]}}
{{docnav/fr|[[Draft Module/fr|Draft Module]]|[[Macros/fr|Macros]]}}

Revision as of 22:23, 29 February 2016

The image module manages different types of 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.

L'atelier image permet aussi d'ouvrir une image dans un plan de l'espace 3D de FreeCAD. Cette fonction est disponible via la deuxième touche de l'établi image.
Cette fonction est accessible uniquement si vous avez un document FreeCAD ouvert.

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.

L'image peut-être mise à l'échelle en éditant les valeurs "XSize" et "YSize" dans l'éditeur de propriétés

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 mm at import or later by editing the placement of the image.