PartDesign SubtractiveCone/es: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/es |Caja Sustractiva |Subtractive cylinder |PartDesign |IconL=PartDesi...")
(Created page with "{{GuiCommand/es |Name=PartDesign SubtractiveCone |Name/es=PartDesign Cono sustractivo |MenuLocation=Part Design → Crear una primitiva sustractiva → Cono sustractivo |Workb...")
Line 9: Line 9:
}}
}}


{{GuiCommand
{{GuiCommand/es
|Name=PartDesign SubtractiveCone
|Name=PartDesign SubtractiveCone
|Name/es=PartDesign Cono sustractivo
|MenuLocation=Part Design → Create a subtractive primitiveSubtractive Cone
|MenuLocation=Part Design → Crear una primitiva sustractivaCono sustractivo
|Workbenches=[[PartDesign_Workbench|PartDesign]]
|Workbenches=[[PartDesign_Workbench/es|PartDesign]]
|Version=0.17
|Version=0.17
|SeeAlso=[[PartDesign_CompPrimitiveSubtractive|Create a subtractive primitive]], [[PartDesign_AdditiveCone|Additive Cone]]
|SeeAlso=[[PartDesign_CompPrimitiveSubtractive|Create a subtractive primitive]], [[PartDesign_AdditiveCone|Additive Cone]]

Revision as of 16:56, 30 May 2021

PartDesign Cono sustractivo

Ubicación en el Menú
Part Design → Crear una primitiva sustractiva → Cono sustractivo
Entornos de trabajo
PartDesign
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.17
Ver también
Create a subtractive primitive, Additive Cone

Description

Inserts a subtractive cone in the active Body. Its shape is subtracted from the existing solid.

On the left: active body (A) shown in grey and subtractive cone (B) shown in transparent red; result on the right.

Usage

  1. Press the Subtractive Cone button. Note: the Subtractive Cone is part of an icon menu labelled Create a subtractive primitive. After launching FreeCAD, the Subtractive Box is the one displayed in the toolbar. To get to the Cone button, click on the down arrow besides the visible icon and select Subtractive Cone in the menu.
  2. Set the Primitive parameters (for a complete cone, set one of the radii to zero) and the Attachment.
  3. Click OK.
  4. A Cone feature appears under the active Body.

Options

The Cone 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.

Properties

  • DatosAttachment: defines the attachment mode as well as the Attachment Offset. See Part Attachment.
  • DatosLabel: label given to the Cone object. Change to suit your needs.
  • DatosRadius1: the radius value at the cone's base.
  • DatosRadius2: the radius value at the cone's top. A non-zero value creates a truncated cone.
  • DatosHeight: the height of the cone along its axis.
  • DatosAngle: angle of rotation of the cross section (360 degrees in a full cone).