PartDesign Thickness/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 21: Line 21:
</div>
</div>


<span id="Description"></span>
==Descripción==
==Descripción==


Line 27: Line 28:
</div>
</div>


[[File:PartDesign_Thickness_example.svg|600px]]
[[File:PartDesign_Thickness_example.svg|400px]]
{{Caption|Base solid (A) → Solid with selected face to be opened (B) → Resulting hollow object (C)}}
{{Caption|Base solid (A) → Solid with selected face to be opened (B) → Resulting hollow object (C)}}


<span id="Usage"></span>
==Uso==
==Uso==


Line 55: Line 57:
# Press the {{Button|OK}} button to finish.
# Press the {{Button|OK}} button to finish.


<span id="Options"></span>
==Opciones==
==Opciones==


Line 89: Line 92:


* {{PropertyData|Base|LinkSub}}: Sub-link to the parent feature's list of selected edges and faces.
* {{PropertyData|Base|LinkSub}}: Sub-link to the parent feature's list of selected edges and faces.
* {{PropertyData|Support Transform|Bool}}: "Include the base additive/subtractive shape when used in pattern features. If disabled, only the dressed part of the shape is used for patterning". Default: {{FALSE}}.
* {{PropertyData|Support Transform|Bool}}: Include the base additive/subtractive shape when used in pattern features. If disabled, only the dressed part of the shape is used for patterning. Default: {{FALSE}}.
* {{PropertyData|Add Sub Shape|PartShape|hidden}}
* {{PropertyData|Add Sub Shape|PartShape|hidden}}
* {{PropertyData|Base Feature|Link|hidden}}: Link to the parent feature.
* {{PropertyData|Base Feature|Link|hidden}}: Link to the parent feature.
Line 96: Line 99:
{{Properties_Title|Part Design}}
{{Properties_Title|Part Design}}


* {{PropertyData|Refine|Bool}}: "Refine shape (clean up redundant edges) after adding/subtracting". The default value is determined by the {{MenuCommand|Automatically refine model after sketch-based operation}} preference. See [[PartDesign_Preferences#General|PartDesign Preferences]].
* {{PropertyData|Refine|Bool}}: Refine shape (clean up redundant edges) after adding/subtracting. The default value is determined by the {{MenuCommand|Automatically refine model after sketch-based operation}} preference. See [[PartDesign_Preferences#General|PartDesign Preferences]].


{{Properties_Title|Thickness}}
{{Properties_Title|Thickness}}


* {{PropertyData|Value|Length}}: "Thickness value". Default: {{value|1 mm}}.
* {{PropertyData|Value|Length}}: Thickness value. Default: {{value|1 mm}}.
* {{PropertyData|Mode|Enumeration}}: "Mode". {{value|Skin}} (default), {{value|Pipe}} or {{Value|Recto verso}}. Only {{value|Skin}} is implemented.
* {{PropertyData|Mode|Enumeration}}: Mode. {{value|Skin}} (default), {{value|Pipe}} or {{Value|Recto verso}}. Only {{value|Skin}} is implemented.
* {{PropertyData|Join|Enumeration}}: "Join type". {{value|Arc}} (default) or {{Value|Intersection}}.
* {{PropertyData|Join|Enumeration}}: Join type. {{value|Arc}} (default) or {{Value|Intersection}}.
* {{PropertyData|Reversed|Bool}}: "Apply the thickness towards the solids interior". Default: {{FALSE}}.
* {{PropertyData|Reversed|Bool}}: Apply the thickness towards the solids interior. Default: {{FALSE}}.
* {{PropertyData|Intersection|Bool}}: "Enable intersection-handling". Default: {{FALSE}}.
* {{PropertyData|Intersection|Bool}}: Enable intersection-handling. Default: {{FALSE}}.





Latest revision as of 18:07, 3 December 2023

PartDesign Espesor

Ubicación en el Menú
Part Design → Apply a dress up feature → Espesor
Entornos de trabajo
PartDesign
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.17
Ver también
Part Thickness

Descripción

La herramienta Espesor trabaja sobre un cuerpo sólido y lo transforma en un objeto hueco con una pared de un grosor determinado, con al menos una cara abierta, dando a cada una de sus caras restantes un espesor uniforme. Con algunos sólidos permite un ahorro significativo de trabajo, evitando hacer extrusiones y vaciados innecesarios.

Base solid (A) → Solid with selected face to be opened (B) → Resulting hollow object (C)

Uso

Add a thickness

  1. Seleccionar una o más caras del Body (cuerpo) activo.
  2. Presionar el botón Espesor.
  3. Definir los Parámetros de espesor (Ver Opciones).
  4. Para añadir más caras a abrir, presionar el botón Añadir cara y seleccionarla(s) en 3D view.
  5. Para eliminar una cara seleccionada previamente, presionar el botón Eliminar cara y seleccionar una nueva cara en la vista 3D, o pulsar con el botón derecho en la etiqueta del nombre de la cara de la lista y seleccionar Remove.
  6. Confirmar con OK.


Remember:
  • Since there must be at least one face for the feature, the last remaining face in the list cannot be removed.

Edit a thickness

  1. Do one of the following:
    • Double-click the Thickness object in the Tree view
    • Right-click the Thickness object in the Tree view and select Edit Thickness from the context menu.
  2. The Thickness parameters task panel opens. See Options for more information.
  3. Press the OK button to finish.

Opciones

  • Espesor: Grosor de la pared del objeto resultante. Introducir el valor deseado en números positivos.
  • Modo
    • Piel: Seleccionando esta opción se obtiene un objeto como un jarrón, con un vaciado desde la cara superior, pero conservando la cara inferior.
    • Tubo: Seleccionando esta opción se obtiene un objeto como un tubo, sin las caras superior ni inferior. En este caso es conveniente seleccionar las caras a ser eliminadas antes de iniciar la herramienta. Se pueden utilizar los botones de vistas predeterminadas o usar las teclas numéricas como ayuda a la selección de caras.
    • Recto Verso:
  • Tipo de unión
    • Arco: Añade el espesor hacia el exterior de las paredes, quitando los bordes exteriores y creando un redondeo de las aristas de un radio igual al espesor definido.
    • Intersección: Cuando el espesor se aplica hacia afuera, crea los bordes rectos, sin redondear.
  • Hacer el grosor hacia el interior: Al seleccionar esta casilla, el espesor es aplicado hacia el interior de las caras, con los bordes rectos, sin redondear.

Notes

  • Debe seleccionarse al menos una cara para ser abierta.
  • Si el espesor va hacia adentro, el valor debe de ser menor que la altura más pequeña del Body (cuerpo).
  • La operación podría fallar con formas complejas. En este contexto, la superficie, por ejemplo, de un cono, tiene que ser considerada como compleja.
    • Las herramientas Tubo aditivo (barrido) o Additive Loft (interpolación de secciones) podrían trabajar mejor para crear formas complejas.

Properties

See also: Property editor.

A PartDesign Thickness object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

Base

  • DatosBase (LinkSub): Sub-link to the parent feature's list of selected edges and faces.
  • DatosSupport Transform (Bool): Include the base additive/subtractive shape when used in pattern features. If disabled, only the dressed part of the shape is used for patterning. Default: false.
  • Datos (hidden)Add Sub Shape (PartShape)
  • Datos (hidden)Base Feature (Link): Link to the parent feature.
  • Datos (hidden)_ Body (LinkHidden): Link to the parent body.

Part Design

  • DatosRefine (Bool): Refine shape (clean up redundant edges) after adding/subtracting. The default value is determined by the Automatically refine model after sketch-based operation preference. See PartDesign Preferences.

Thickness

  • DatosValue (Length): Thickness value. Default: 1 mm.
  • DatosMode (Enumeration): Mode. Skin (default), Pipe or Recto verso. Only Skin is implemented.
  • DatosJoin (Enumeration): Join type. Arc (default) or Intersection.
  • DatosReversed (Bool): Apply the thickness towards the solids interior. Default: false.
  • DatosIntersection (Bool): Enable intersection-handling. Default: false.