PartDesign Pad/es: Difference between revisions

From FreeCAD Documentation
(Languages spanish)
(Updating to match new version of source page)
Line 1: Line 1:
{{GuiCommand/es|Name=PartDesign_Pad|Workbenches=[[PartDesign Workbench/es|Diseño de Piezas]], Complete|MenuLocation=Diseño de Piezas -> Saliente}}
{{GuiCommand|Name=PartDesign_Pad|Workbenches=[[PartDesign Workbench|PartDesign]], Complete|MenuLocation=PartDesign -> Pad}}
==Introduction==

'Pad a selected sketch' - This tool takes a selected sketch as its input (the 'defining sketch'), and produces with it a 'pad'.
==Introducción==
A pad is essentially an extrusion of a sketch. 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:

'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:
[[Image:Pad_cylinder.png|left]]
[[Image:Pad_cylinder.png|left]]
{{clear}}
{{clear}}
----
----
==Opciones==
==Options==
[[Image:pad_parameters_cropped.png|left]]
[[Image:pad_parameters_cropped.png|left]]
When creating a pad, the 'pad parameters' dialogue offers five different ways of specifying the length to which the pad will be extruded
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


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

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.


Negative dimensions are not possible. Use the '''Reversed''' option instead.
===Hasta el primero===


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


===Hasta la cara===
===To last===
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===
El saliente se extruirá hasta una cara del soporte que puede seleccionarse designándola. Si no existe soporte, no se aceptará ninguna selección.
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.


==Limitaciones==
===Up to face===
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.


==Limitations==
* El algoritmo utilizado para '''Hasta el primero''' y '''Hasta el último''':
** Crea una línea a través del centro de gravedad del croquis
** Encuentra todas las caras del soporte que se cortan por esta línea
** Selecciona la cara en la que el punto de intersección está más cerca/lejos del croquis
* Esto significa que la cara que se encuentre podría no siempre ser la que esperas. Si encuentras este problema, utiliza la opción '''Hasta la cara''', y selecciona la cara que deseas.
* Para el caso particular de extrusión a una superficie cóncava, donde el croquis es más largo que esta superficie, la extrusión fallará. Este es un error sin resolver.
* No existe limpiado automático, por ejemplo, superficies planas adyacentes en una superficie individual. Puedes corregir esto manualmente en el entorno de Pieza con '''Refinar forma'''.


* 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'''.
{{clear}}
{{clear}}


<languages/>
{{languages/es | {{en|PartDesign_Pad}} {{fr|PartDesign_Pad/fr}} {{it|PartDesign_Pad/it}} }}

Revision as of 17:39, 13 December 2013

PartDesign_Pad

Menu location
PartDesign -> Pad
Workbenches
PartDesign, Complete
Default shortcut
None
Introduced in version
-
See also
None

Introduction

'Pad a selected sketch' - This tool takes a selected sketch as its input (the 'defining sketch'), and produces with it a 'pad'. A pad is essentially an extrusion of a sketch. 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:


Options

When creating a pad, the 'pad parameters' dialogue offers five different ways of specifying the length to which the pad will be extruded

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

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

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

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

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.

Limitations

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