PartDesign Pad/es: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/es|Name=PartDesign_Pad|Workbenches=Diseño de Piezas, Complete|MenuLocation=Diseño de Piezas -> Saliente}}")
(Updating to match new version of source page)
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<div class="mw-translate-fuzzy">
{{Docnav/es
|[[PartDesign Clone/es|Create a clone]]
|[[PartDesign_Revolution/es|Revolution]]
|[[PartDesign_Workbench/es|PartDesign]]
|IconL=PartDesign Clone.png
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign_Revolution.png
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/es|Name=PartDesign_Pad|Workbenches=[[PartDesign Workbench/es|Diseño de Piezas]], Complete|MenuLocation=Diseño de Piezas -> Saliente}}
{{GuiCommand/es
|Name=PartDesign_Pad
|Name/es=PartDesign_Pad
|Workbenches=[[PartDesign Workbench/es|Diseño de Piezas]]
|MenuLocation=Diseño de Piezas → Saliente
}}
</div>


==Description==
==Introducción==
The '''Pad''' tool takes a selected sketch as its input and from it produces a "pad" feature. A pad is essentially an extrusion of a sketch into a solid. For example, if a sketch were made of two concentric circles, and the pad tool were subsequently used on this sketch, the result would be a cylinder:
[[Image:Pad_cylinder.png|left]]
{{clear}}
If the selected sketch is mapped to the face of an existing solid or another Part Design feature, the pad will be fused to it.


<div class="mw-translate-fuzzy">
==How to use==
'Crea un saliente a partir de un croquis seleccionado' - Esta herramienta toma un croquis seleccionado como entrada (el 'croquis de definición'), y crea a partir de él un 'saliente'.
# Select the sketch to be padded.
Un saliente es esencialmente una extrusión de un croquis. Por ejemplo, si un croquis estuviera formados por dos circunferencias concéntricas, y se utilizase la herramienta Saliente sobre dicho croquis, el resultado sería un cilindro:
# Press the {{KEY|[[Image:PartDesign_Pad.png|16px]] '''Pad'''}} button.
</div>
# Set the Pad parameters (see next section).
# Click OK.


[[File:PartDesign Pad example.svg|none]]
==Options==
When creating a pad, the Combo view automatically switches to the Tasks pane, showing the '''Pad parameters''' dialogue.


''Sketch (A) shown on the left; end result after pad operation (B) on the right.''
[[Image:pad_parameters_cropped.png|frame|left]]

'''Note:''' {{VersionMinus|0.16}} If the selected sketch is mapped to the face of an existing solid or another Part Design feature, the pad will be fused to it.

==Usage==

# Select the sketch to be padded. '''Note:''' As of {{VersionPlus|0.17}} a face on the existing solid can alternatively be used.
# Press the {{KEY|[[Image:PartDesign_Pad.svg|24px]] '''Pad'''}} button.
# Set the Pad parameters (see [[#Options|Options]] section below).
# Click {{KEY|OK}}.

==Opciones==

Cuando se crea un saliente, el letrero de diálogo de los 'parámetros del saliente' ofrece cinco diferentes formas de especificar la longitud a la cual el saliente se va a extruir

[[Image:pad_parameters_cropped_es.png|frame|left]]

===Tipo===


===Type===
Type offers five different ways of specifying the length to which the pad will be extruded.
Type offers five different ways of specifying the length to which the pad will be extruded.

====Dimension====
===Dimension===
Enter a numeric value for the length of the pad. The default direction for extrusion is away (outside of) the support, but it can be changed by ticking the '''Reversed''' option. Extrusions occur [http://en.wikipedia.org/wiki/Surface_normal normal] to the defining sketch plane. With the option '''Symmetric to plane''' the pad will extend half of the given length to either side of the sketch plane. Negative dimensions are not possible. Use the '''Reversed''' option instead.

====Two dimensions====
Introduce un valor numérico para la longitud del saliente. La dirección por defecto para la extrusión es saliendo del soporte, pero se puede cambiar seleccionando la opción '''Invertir'''. Las extrusiones se realizan normales [http://en.wikipedia.org/wiki/Surface_normal normales] al plano de definición del croquis.
This allows to enter a second length in which the pad should extend in the opposite direction (into the support). Again can be changed by ticking the '''Reversed''' option.

====To last====
Con la opción '''Simétrico al plano''' el saliente se extenderá la mitad de la dimensión indicada hacia cada lado del plano de croquis.
The pad will extrude up to the last face of the support in the extrusion direction. If there is no support, an error message will appear.

====To first====
No es posible indicar dimensiones negativas. Utiliza en cambio la opción '''invertir'''.
The pad will extrude up to the first face of the support in the extrusion direction. If there is no support, an error message will appear.

====Up to face====
====Dos dimensiones====
The pad will extrude up to a face in the support that can be chosen by clicking on it. If there is no support, no selections will be accepted.

Permite introducir una segunda longitud en la cual el saliente debería extenderse en la dirección opuesta (dentro del soporte). De nuevo se puede cambiar seleccionado la opción '''invertir'''.

====Hasta el último====

El saliente se extruirá hasta la última cara del soporte en la dirección de extrusión. Si no existe soporte, se mostrará un mensaje de error.

====Hasta el primero====

El saliente se extruirá hasta la primera cara del soporte en la dirección de extrusión. Si no existe soporte, se mostrará un mensaje de error.

====Hasta la cara====

El saliente se extruirá hasta una cara del soporte que puede seleccionarse designándola. Si no existe soporte, no se aceptará ninguna selección.


===Length===
===Length===

Defines the length of the pad. Multiple units can be used independently of the user's units preferences (m, cm, mm, nm, ft or ', in or ").
Defines the length of the pad. Multiple units can be used independently of the user's units preferences (m, cm, mm, nm, ft or ', in or ").


=== Symmetric to plane===
=== Symmetric to plane===

Tick the checkbox to extend half of the given length to either side of the sketch plane.
Tick the checkbox to extend half of the given length to either side of the sketch plane.


=== Reversed ===
=== Reversed ===

Reverses the direction of the pad.
Reverses the direction of the pad.


==Limitations==
==Properties==
* Like all Part Design features, Pad creates a solid, thus the sketch must include a closed profile or it will fail. There can be multiple enclosed profiles inside a larger one, provided none intersect each other (for example, a rectangle with two circles inside it).
* The algorithm used for '''To First''' and '''To Last''' is:
** Create a line through the centre of gravity of the sketch
** Find all faces of the support cut by this line
** Choose the face where the intersection point is nearest/furthest from the sketch
* This means that the face that is found might not always be what you expected. If you run into this problem, use the '''Up to face''' type instead, and pick the face you want.
* For the very special case of extrusion to a concave surface, where the sketch is larger than this surface, extrusion will fail. This is a unresolved bug.
* There is no automatic cleanup, e.g. of adjacent planar surfaces into a single surface. You can fix this manually in the Part workbench with '''Refine shape''' (which creates an unlinked, non-parametric solid) or with the "Refine shape feature" (which creates a parametric feature) from the [[OpenSCAD Workbench]].
{{clear}}


* {{PropertyData|Refine}}: {{VersionPlus|0.17}} true or false. Cleans up residual edges left after the operation. This property is initially set according to the user's settings (found in ''Preferences → Part design → General → Model settings''). It can be manually changed afterwards. This property will be saved with the FreeCAD document.
<languages/>

==Limitaciones==

<div class="mw-translate-fuzzy">
* Al igual que todas las características de Diseño de piezas, Pad crea un sólido, por lo tanto, el boceto debe incluir un perfil cerrado o fallará con un error "No se pudo validar la cara rota". Puede haber múltiples perfiles cerrados dentro de uno más grande, siempre que ninguno se cruce entre sí (por ejemplo, un rectángulo con dos círculos en su interior).
* El algoritmo utilizado para '' 'Al primero' '' y '' 'Al último' '' es:
** Crea una línea a través del centro de gravedad del boceto
** Encuentra todas las caras del soporte cortadas por esta línea
** Elija la cara donde el punto de intersección está más cerca / más alejado del boceto
: Esto significa que la cara que se encuentra puede no ser siempre la que esperaba. Si se encuentra con este problema, utilice el tipo '' 'Up to face' '' en su lugar y elija la cara que desee.
: Para el caso muy especial de extrusión a una superficie cóncava, donde el boceto es más grande que esta superficie, la extrusión fallará. Este es un error no resuelto.
* <span style = "font-size: x-small; color: blue;"> v0.16 y menos </span> No hay limpieza automática, p. de superficies planas adyacentes en una sola superficie. Puede arreglar esto manualmente en el banco de trabajo Parte con [[Part RefineShape/es|Refine shape]] (que crea un sólido no paramétrico no vinculado) o con [[OpenSCAD RefineShapeFeature/es|Refinar la forma]] desde [[OpenSCAD Workbench/es|OpenSCAD Workbench]] que crea una función paramétrica.
</div>

<div class="mw-translate-fuzzy">
{{Docnav/es
|[[PartDesign Clone/es|Create a clone]]
|[[PartDesign_Revolution/es|Revolution]]
|[[PartDesign_Workbench/es|PartDesign]]
|IconL=PartDesign Clone.png
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign_Revolution.png
}}
</div>

{{PartDesign Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 01:30, 24 February 2020

PartDesign_Pad

Ubicación en el Menú
Diseño de Piezas → Saliente
Entornos de trabajo
Diseño de Piezas
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Introducción

'Crea un saliente a partir de un croquis seleccionado' - Esta herramienta toma un croquis seleccionado como entrada (el 'croquis de definición'), y crea a partir de él un 'saliente'. Un saliente es esencialmente una extrusión de un croquis. Por ejemplo, si un croquis estuviera formados por dos circunferencias concéntricas, y se utilizase la herramienta Saliente sobre dicho croquis, el resultado sería un cilindro:

Sketch (A) shown on the left; end result after pad operation (B) on the right.

Note: version 0.16 and below If the selected sketch is mapped to the face of an existing solid or another Part Design feature, the pad will be fused to it.

Usage

  1. Select the sketch to be padded. Note: As of version 0.17 and above a face on the existing solid can alternatively be used.
  2. Press the Pad button.
  3. Set the Pad parameters (see Options section below).
  4. Click OK.

Opciones

Cuando se crea un saliente, el letrero de diálogo de los 'parámetros del saliente' ofrece cinco diferentes formas de especificar la longitud a la cual el saliente se va a extruir

Tipo

Type offers five different ways of specifying the length to which the pad will be extruded.

Dimension

Introduce un valor numérico para la longitud del saliente. La dirección por defecto para la extrusión es saliendo del soporte, pero se puede cambiar seleccionando la opción Invertir. Las extrusiones se realizan normales normales al plano de definición del croquis.

Con la opción Simétrico al plano el saliente se extenderá la mitad de la dimensión indicada hacia cada lado del plano de croquis.

No es posible indicar dimensiones negativas. Utiliza en cambio la opción invertir.

Dos dimensiones

Permite introducir una segunda longitud en la cual el saliente debería extenderse en la dirección opuesta (dentro del soporte). De nuevo se puede cambiar seleccionado la opción invertir.

Hasta el último

El saliente se extruirá hasta la última cara del soporte en la dirección de extrusión. Si no existe soporte, se mostrará un mensaje de error.

Hasta el primero

El saliente se extruirá hasta la primera cara del soporte en la dirección de extrusión. Si no existe soporte, se mostrará un mensaje de error.

Hasta la cara

El saliente se extruirá hasta una cara del soporte que puede seleccionarse designándola. Si no existe soporte, no se aceptará ninguna selección.

Length

Defines the length of the pad. Multiple units can be used independently of the user's units preferences (m, cm, mm, nm, ft or ', in or ").

Symmetric to plane

Tick the checkbox to extend half of the given length to either side of the sketch plane.

Reversed

Reverses the direction of the pad.

Properties

  • DatosRefine: version 0.17 and above true or false. Cleans up residual edges left after the operation. This property is initially set according to the user's settings (found in Preferences → Part design → General → Model settings). It can be manually changed afterwards. This property will be saved with the FreeCAD document.

Limitaciones

  • Al igual que todas las características de Diseño de piezas, Pad crea un sólido, por lo tanto, el boceto debe incluir un perfil cerrado o fallará con un error "No se pudo validar la cara rota". Puede haber múltiples perfiles cerrados dentro de uno más grande, siempre que ninguno se cruce entre sí (por ejemplo, un rectángulo con dos círculos en su interior).
  • El algoritmo utilizado para 'Al primero' y 'Al último' es:
    • Crea una línea a través del centro de gravedad del boceto
    • Encuentra todas las caras del soporte cortadas por esta línea
    • Elija la cara donde el punto de intersección está más cerca / más alejado del boceto
Esto significa que la cara que se encuentra puede no ser siempre la que esperaba. Si se encuentra con este problema, utilice el tipo 'Up to face' en su lugar y elija la cara que desee.
Para el caso muy especial de extrusión a una superficie cóncava, donde el boceto es más grande que esta superficie, la extrusión fallará. Este es un error no resuelto.
  • v0.16 y menos No hay limpieza automática, p. de superficies planas adyacentes en una sola superficie. Puede arreglar esto manualmente en el banco de trabajo Parte con Refine shape (que crea un sólido no paramétrico no vinculado) o con Refinar la forma desde OpenSCAD Workbench que crea una función paramétrica.