Jump to content

Cilindro aditivo

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

PartDesign AdditiveCylinder

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

Description

Inserts a primitive cylinder 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 Cylinder button. Note: the Additive Cylinder 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 Cylinder, click on the down arrow besides the visible icon and select Additive cylinder in the menu.
    • Select the Part Design → Additive Primitive → Additive Cylinder option from the menu.
  2. Set the Primitive Parameters and Attachment.
  3. Click OK.
  4. A Cylinder feature appears under the active Body.

Options

It is possible to create skewed cylinders by specifying angles in respect to the normal vector of the chosen attachment.

The Cylinder 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 Cylinder object. Change to suit your needs.
  • DadosRadius: the radius value of the cylinder.
  • DadosAngle: angle of rotation of the cross section (360 degrees forms a full cylinder).
  • DadosHeight: the height of the cylinder along its axis.
  • DadosFirst Angle: angle in first direction.
  • DadosSecond Angle: angle in second direction.