Image Workbench/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User Documentation/pl")
(Updating to match new version of source page)
Line 1: Line 1:
Moduł obrazu obsługuje różne rodzaje [http://pl.wikipedia.org/wiki/Grafika_rastrowa bitmap] i pozwala otwierać je we FreeCADzie. Aktualnie moduł pozwala na otwieranie formatów plików .bmp, .jpg, .png i .xpm w oddzielnym oknie przeglądarki. Obecne jest także narzędzie pozwalające na przechwytywanie obrazu z kamerki internetowej.
Moduł obrazu obsługuje różne rodzaje [http://pl.wikipedia.org/wiki/Grafika_rastrowa bitmap] i pozwala otwierać je we FreeCADzie. Aktualnie moduł pozwala na otwieranie formatów plików .bmp, .jpg, .png i .xpm w oddzielnym oknie przeglądarki. Obecne jest także narzędzie pozwalające na przechwytywanie obrazu z kamerki internetowej.


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/pl|Draft Module/pl|Macros/pl}}

'''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/pl]]
[[Category:User Documentation/pl]]

Revision as of 03:13, 14 April 2015

Moduł obrazu obsługuje różne rodzaje bitmap i pozwala otwierać je we FreeCADzie. Aktualnie moduł pozwala na otwieranie formatów plików .bmp, .jpg, .png i .xpm w oddzielnym oknie przeglądarki. Obecne jest także narzędzie pozwalające na przechwytywanie obrazu z kamerki internetowej.

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