Image Workbench/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
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.


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]]
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 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.
Il piano può essere spostato nello spazio 3D modificando il suo posizionamento nel [[Property editor/it|editor delle proprietà]]. Principalmente serve per costruire il tracciato di una nuova parte usando l'immagine come modello.


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


'''Tip:'''<br />
'''Tip:'''<br />

Revision as of 15:36, 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.

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.