Image Workbench/es: Difference between revisions

From FreeCAD Documentation
(Created page with "'''Herramientas'''")
(Updating to match new version of source page)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
{{docnav|[[FEM Workbench|FEM Workbench]]|[[Inspection Workbench|Inspection Workbench]]|IconL=Workbench_FEM.svg|IconR=InspectionWorkbench.svg}}

[[Image:Workbench_Image.svg|64px]]

== Introduction ==

<div class="mw-translate-fuzzy">
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 />
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 />
<br />
Actualmente, los módulos le permiten abrir los formatos de archivo .bmp, .jpg, .png y .xpm en una ventana de visualización separada.
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.
El Ambiente de trabajo de imágenes también le permiten importar una imagen en un plano en el espacio 3D de FreeCAD. Esta función está disponible a través del segundo botón del Ambiente de trabajo de la imagen. [[File: Image_Import.png | 32px]].
<br />
La imagen importada se puede adjuntar como un boceto a uno de los tres planos principales (XY / XZ / YZ) con desplazamiento positivo o negativo.
<br />
Esta función solo está disponible si ha abierto un documento de FreeCAD.


== Tools ==
La imagen se puede mover en el espacio 3D editando la ubicación en el [[Property editor | Editor de propiedades]].
<br />
El uso principal es trazar sobre la imagen, para generar una nueva pieza al usar la imagen como plantilla.


[[File:Image_Import.png|32px]] [[Image CreateImagePlane/es|Importar Imagen]]
La imagen se importa con 1 píxel = 1 mm.
Por lo tanto, se recomienda tener la imagen importada en una resolución razonable.
La imagen se puede escalar editando los valores "XSize" e "YSize" en [[Property editor | Property editor]].
La imagen también se puede mover editando los valores X / Y / Z en la Pestaña de ubicación.
La imagen también se puede girar alrededor de cualquier eje mediante el diálogo de ubicación.


== 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 />
'''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.
Trazar con elementos de sketcher sobre una imagen funciona mejor si la imagen tiene un pequeño desplazamiento (negativo) al plano de sketch.
<br />
<br />
Puede establecer un desplazamiento de -0,1 mm en la importación o posterior editando la ubicación de la imagen.
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.
'''Herramientas'''


The offset of the image can be set during import, or changed later through its properties.
[[File:Image_Import.png|32px]] [[Image_Import|Image Import]]


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

{{Image Tools navi}}

{{Userdocnavi}}

[[Category:Workbenches]]


[[Category:User Documentation/es]]


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

Revision as of 11:30, 1 April 2019

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