Image Workbench/es: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 22: Line 22:
== Herramientas ==
== Herramientas ==


* [[Image:Image-import.svg|32px]] [[Image_Open/es|Open]]: open an image on a new viewport.
[[File:Image_Import.png|32px]] [[Image CreateImagePlane/es|Importar Imagen]]
* [[Image:Image-import-to-plane.svg|32px]] [[Image_CreateImagePlane/es|Importar al plano]]: import an image to a plane in the 3D view.
* [[Image:Image-scale.svg|32px]] [[Image_Scaling/es|Scaling]]: scale an image imported to a plane.


== Features ==
== Features ==

Revision as of 13:08, 2 September 2020

El icono del Ambiente de trabajo Imagen

Introducción

El módulo de imagen maneja diferentes tipos de imágenes de mapa de bits, y le permite abrirlos en FreeCAD.

Actualmente, los módulos le permiten abrir los formatos de archivo .bmp, .jpg, .png y .xpm en una ventana de visualización separada.

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

Herramientas

  • Open: open an image on a new viewport.
  • Importar al plano: 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.

Consejo:
Trazar con elementos de sketcher sobre una imagen funciona mejor si la imagen tiene un pequeño desplazamiento (negativo) al plano de sketch.
Puede establecer un desplazamiento de -0,1 mm en la importación o posterior editando la ubicación de la imagen.

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.