Image Workbench/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "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 fo...")
No edit summary
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
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.
{{docnav|[[FEM Workbench|FEM Workbench]]|[[Inspection Workbench|Inspection Workbench]]|IconL=Workbench_FEM.svg|IconR=InspectionWorkbench.svg}}


[[Image:Workbench_Image.svg|64px]]
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]]


== Introduction ==
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.


{{TOCright}}
{{docnav|Raytracing Module|2d Drafting Module}}
Środowisko pracy [[Image]] zarządza różnymi typami plików graficznych [[bitmap]] i umożliwia ich otwarcie w programie FreeCAD.

Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.

== Tools ==

* [[Image:Image-import.svg|32px]] [[Image_Open|Open]]: open an image on a new viewport.
* [[Image:Image-import-to-plane.svg|32px]] [[Image_CreateImagePlane|Import to plane]]: import an image to a plane in the 3D view.
* [[Image:Image-scale.svg|32px]] [[Image_Scaling|Scaling]]: scale an image imported to a plane.

== Features ==

* Like a [[Sketcher Workbench|Sketch]], an imported image can be attached to one of the main planes XY, XZ, or YZ, and given a positive or negative offset.
* The image is imported with relation of 1 pixel to 1 millimeter.
* The recommendation is to have the imported image at a reasonable resolution.

== Workflow ==
A major use of this workbench is tracing over the image, with the [[Draft Workbench|Draft]] or [[Sketcher Workbench|Sketcher]] tools, in order to generate a solid body based on the contours of the image.

Tracing over an image works best if the image has a small negative offset, for example, -0.1 mm, from the working plane. This means that the image will be slightly behind the plane where you draw your 2D geometry, so you won't draw on the image itself.

The offset of the image can be set during import, or changed later through its properties.

{{docnav/pl
|[[FEM Workbench|FEM Workbench]]
|[[Inspection Workbench|Inspection Workbench]]
|IconL=Workbench_FEM.svg
|IconR=InspectionWorkbench.svg}}

{{Image Tools navi}}

{{Userdocnavi}}

[[Category:Workbenches]]


[[Category:User Documentation]]


{{clear}}
{{clear}}
<languages/>

Revision as of 17:32, 18 November 2019

Introduction

Środowisko pracy Image zarządza różnymi typami plików graficznych bitmap i umożliwia ich otwarcie w programie FreeCAD.

Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.

Tools

  • Open: open an image on a new viewport.
  • Import to plane: import an image to a plane in the 3D view.
  • Scaling: scale an image imported to a plane.

Features

  • Like a Sketch, an imported image can be attached to one of the main planes XY, XZ, or YZ, and given a positive or negative offset.
  • The image is imported with relation of 1 pixel to 1 millimeter.
  • The recommendation is to have the imported image at a reasonable resolution.

Workflow

A major use of this workbench is tracing over the image, with the Draft or Sketcher tools, in order to generate a solid body based on the contours of the image.

Tracing over an image works best if the image has a small negative offset, for example, -0.1 mm, from the working plane. This means that the image will be slightly behind the plane where you draw your 2D geometry, so you won't draw on the image itself.

The offset of the image can be set during import, or changed later through its properties.