Image Workbench/es: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
El módulo ''Imagen'' gestiona distintos tipos de [http://es.wikipedia.org/wiki/Gr%C3%A1fico_rasterizado imágenes de bitmaps], y te permite abrirlos en FreeCAD. En la actualidad, el módulo permite abrir en una ventana de visualización aparte los formatos .bmp,.jpg,.png y xpm. También hay una herramienta que permite capturar una imagen de una webcam.
{{Docnav
|[[FEM Workbench|FEM Workbench]]
|[[Inspection Workbench|Inspection Workbench]]
|IconL=Workbench_FEM.svg
|IconR=Workbench_Inspection.svg
}}


[[Image:Workbench_Image.svg|thumb|128px|Image workbench icon]]
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}}


<div class="mw-translate-fuzzy">
{{docnav/es|Raytracing Module/es|Draft Module/es}}
El módulo de imagen maneja diferentes tipos de [http://en.wikipedia.org/wiki/Raster_graphics imágenes de mapa de bits], y le permite abrirlos en FreeCAD. <br />
<br />
Actualmente, los módulos le permiten abrir los formatos de archivo .bmp, .jpg, .png y .xpm en una ventana de visualización separada.
</div>

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

== Tools ==

[[File:Image_Import.png|32px]] [[Image CreateImagePlane/es|Importar Imagen]]

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

<div class="mw-translate-fuzzy">
'''Consejo:''' <br />
Trazar con elementos de sketcher sobre una imagen funciona mejor si la imagen tiene un pequeño desplazamiento (negativo) al plano de sketch.
<br />
Puede establecer un desplazamiento de -0,1 mm en la importación o posterior editando la ubicación de la imagen.
</div>

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.

<div class="mw-translate-fuzzy">
{{docnav|Raytracing Module/es|Draft Module/es}}
</div>


[[Category:User Documentation/es]]


{{clear}}
{{clear}}

<languages/>
{{Image Tools navi{{#translation:}}}}

{{Userdocnavi{{#translation:}}}}

[[Category:Workbenches{{#translation:}}]]

Revision as of 21:34, 19 March 2020

Image workbench icon

Introduction

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.

Tools

Importar Imagen

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.

Raytracing Module/es
Draft Module/es