Jump to content

Cone aditivo

From FreeCAD Documentation
This page is a translated version of the page PartDesign AdditiveCone and the translation is 8% complete.

PartDesign AdditiveCone

Menu location
Part Design → Additive Primitive → Additive Cone
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
PartDesign SubtractiveCone

Description

Inserts a primitive cone in the active Body as the first feature, or fuses it to the existing feature(s).

Usage

  1. There are several ways to invoke the tool:
    • Press the Additive Cone button. Note: the Additive Cone is part of an icon menu labelled Additive Primitive. After launching FreeCAD, the Additive Box is the one displayed in the toolbar. To get the Cone, click on the down arrow besides the visible icon and select Additive Cone in the menu.
    • Select the Part Design → Additive Primitive → Additive Cone option from 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 Tree View, or by right-clicking and selecting Edit Primitive in the context menu; this brings up the Primitive Parameters.
  • Via the Property View.

Properties

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