Jump to content

PartDesign SubtractiveCylinder/tr

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

PartDesign SubtractiveCylinder

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

Tanım

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

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

Usage

  1. There are several ways to invoke the tool:
    • Press the Subtractive Cylinder button. Note: the Subtractive Cylinder is part of an icon menu labelled Subtractive Primitive. After launching FreeCAD, the Subtractive Box is the one displayed in the toolbar. To get to the Cylinder, click on the down arrow besides the visible icon and select Subtractive cylinder in the menu.
    • Select the Part Design → Subtractive Primitive → Subtractive 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

  • VeriAttachment: defines the attachment mode as well as the Attachment Offset. See Part EditAttachment.
  • VeriLabel: label given to the Cylinder object. Change to suit your needs.
  • VeriRadius: the radius value of the cylinder.
  • VeriAngle: angle of rotation of the cross section (360 degrees forms a full cylinder).
  • VeriHeight: the height of the cylinder along its axis.
  • VeriFirst Angle: angle in first direction.
  • VeriSecond Angle: angle in second direction.