Image Workbench/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
Il modulo '''Immagine''' gestisce diversi tipi di [http://en.wikipedia.org/wiki/Raster_graphics immagini bitmap], e permette di aprirle in FreeCAD. Attualmente, il modulo consente di aprire file di formato .bmp, .jpg, .png e .xpm in una finestra di visualizzazione separata.
Il modulo '''Immagine''' gestisce diversi tipi di [http://en.wikipedia.org/wiki/Raster_graphics immagini bitmap], e permette di aprirle in FreeCAD. Attualmente, il modulo consente di aprire file di formato .bmp, .jpg, .png e .xpm in una finestra di visualizzazione separata.


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]].
Il modulo '''Immagine''' consente inoltre di aprire una immagine su un piano nello spazio 3D di FreeCAD. Questa funzione è disponibile tramite il secondo pulsante dell'ambiente immagine. [[File:Image-import.svg|32px]]<br />
Questa funzione è disponibile solo se è stato aperto un documento di FreeCAD.
<br />
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|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]]. The major use is tracing over the image, in order to generate a new part at using the image as template.

Revision as of 15:38, 14 April 2015

Il modulo Immagine gestisce diversi tipi di immagini bitmap, e permette di aprirle in FreeCAD. Attualmente, il modulo consente di aprire file di formato .bmp, .jpg, .png e .xpm in una finestra di visualizzazione separata.

Il modulo Immagine consente inoltre di aprire una immagine su un piano nello spazio 3D di FreeCAD. Questa funzione è disponibile tramite il secondo pulsante dell'ambiente immagine.
Questa funzione è disponibile solo se è stato aperto un documento di FreeCAD.

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.