Image Workbench/pl: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "* 32px Otwórz widok obrazu: otwórz obraz na nowej rzutni. * 32px Image_CreateImagePlane/pl|T...")
Line 18: Line 18:
==Przybory==
==Przybory==


* [[Image:Image_Open.svg|32px]] [[Image_Open|Open]]: open an image on a new viewport.
* [[Image:Image_Open.svg|32px]] [[Image_Open/pl|Otwórz widok obrazu]]: otwórz obraz na nowej rzutni.
* [[Image:Image-import-to-plane.svg|32px]] [[Image_CreateImagePlane|Import to plane]]: import an image to a plane in the 3D view.
* [[Image:Image-import-to-plane.svg|32px]] [[Image_CreateImagePlane/pl|Tworzy płaski obraz w przestrzeni 3D]]: zaimportuj obraz do płaszczyzny w widoku 3D.
* [[Image:Image-scale.svg|32px]] [[Image_Scaling|Scaling]]: scale an image imported to a plane.
* [[Image:Image-scale.svg|32px]] [[Image_Scaling/pl|Skaluje płaszczyznę obrazu ...]]: skalowanie zaimportowanego obrazu do płaszczyzny.


== Features ==
== Features ==

Revision as of 15:57, 27 June 2021

Ikonka FreeCAD dla Środowiska pracy Obraz

Wprowadzenie

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

Obecnie środowisko pracy obsługuje otwieranie plików w formatach BMP, JPG, PNG i XPM.

Przybory

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.