PartDesign AdditiveBox/es: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{Docnav/es
{{Docnav/es
|[[PartDesign_CompPrimitiveAdditive/es|Crear un primitivo aditivo]]
|[[PartDesign_CompPrimitiveAdditive/es|Crear un primitivo aditivo]]
Line 8: Line 9:
|IconR=PartDesign AdditiveCone.svg
|IconR=PartDesign AdditiveCone.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/es
{{GuiCommand/es
|Name=PartDesign AdditiveBox
|Name=PartDesign AdditiveBox
Line 17: Line 20:
|SeeAlso=[[PartDesign CompPrimitiveAdditive/es|DiseñoPiezas CompPrimitivoAdditivo]]
|SeeAlso=[[PartDesign CompPrimitiveAdditive/es|DiseñoPiezas CompPrimitivoAdditivo]]
}}
}}
</div>


==Descripción==
==Descripción==
Line 35: Line 39:
The Box can be edited after its creation in two ways:
The Box can be edited after its creation in two ways:
* Double-clicking it in the Model tree, or by right-clicking and selecting '''Edit primitive''' in the contextual menu; this brings up the Primitive parameters.
* Double-clicking it in the Model tree, or by right-clicking and selecting '''Edit primitive''' in the contextual menu; this brings up the Primitive parameters.
* Via the [[Property editor|Property editor]].
* Via the [[Property_editor|Property editor]].


==Propiedades==
==Propiedades==
Line 45: Line 49:
* {{PropertyData|Height}}: the Box's dimension in the Z-direction.
* {{PropertyData|Height}}: the Box's dimension in the Z-direction.


<div class="mw-translate-fuzzy">
{{Docnav/es
{{Docnav/es
|[[PartDesign_CompPrimitiveAdditive/es|Crear un primitivo aditivo]]
|[[PartDesign_CompPrimitiveAdditive/es|Crear un primitivo aditivo]]
Line 53: Line 58:
|IconR=PartDesign AdditiveCone.svg
|IconR=PartDesign AdditiveCone.svg
}}
}}
</div>


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

Revision as of 19:31, 1 December 2020

DiseñoPiezas AdditivoCaja

Ubicación en el Menú
Diseño Piezas → Crear un aditivo primitivo → Additivo Caja
Entornos de trabajo
DiseñoPiezas
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.17
Ver también
DiseñoPiezas CompPrimitivoAdditivo

Descripción

Inserta una caja primitiva en el cuerpo activo como primera característica, o la fusiona con la(s) característica(s) existente(s).

Utilización

  1. Press the Additive Box button. Note: the Additive Box is part of an icon menu labelled Create an additive primitive. After launching FreeCAD, the Additive Box is the one displayed in the toolbar. If a different primitive is displayed, click on the down arrow besides the icon and select Additive Box in the menu.
  2. Set the Primitive parameters and Attachment.
  3. Click OK.
  4. A Box feature appears under the active Body.

Opciones

The Box can be edited after its creation in two ways:

  • Double-clicking it in the Model tree, or by right-clicking and selecting Edit primitive in the contextual menu; this brings up the Primitive parameters.
  • Via the Property editor.

Propiedades

  • DatosAttachment: defines the attachment mode as well as the Attachment Offset. See Part Attachment.
  • DatosLabel: Label given to the Box object. Change to suit your needs.
  • DatosLength: the Box's dimension in the X-direction.
  • DatosWidth: the Box's dimension in the Y-direction.
  • DatosHeight: the Box's dimension in the Z-direction.