FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!


GuiCommand: Name: PartDesign Draft MenuLocation: Part Design , Apply a dress-up feature , Draft Workbenches: PartDesign_Workbench

PartDesign Draft

Description

The PartDesign Draft tool creates angular draft on the selected faces of an object. It adds a Draft object to the document with its corresponding representation in the Tree view.

-- Select one or more faces of the object before starting the tool. Here, 2 faces have been selected. Showing Draft Parameters in TaskPanel. 2 faces have been added, and a 10 deg. draft applied. The bottom plane has remained dimensionally stable, while the draft has made the top plane smaller. The Neutral Plane has been changed to the top. Now, the top plane has stayed dimensionally stable, while the draft has made the bottom plane larger. Pull direction is set to the lower right edge, resulting in the draft pulling to the left. Checking the Reverse Direction box has applied an inward draft rather than outward.

Usage

Add a draft

  1. Optionally activate the Body to apply the Draft to.
  2. Select one or more faces of the Body.
  3. There are several ways to invoke the tool:
    • Press the Draft button.
    • Select the Part Design → Apply a dress-up feature → Draft option from the menu.
  4. If there is no active Body, and there are two or more Bodies in the document, the Active Body Required dialog will open and prompt you to activate one. If there is a single Body it will be activated automatically.
  5. The Draft parameters task panel opens. See Options for more information.
  6. Press the OK button to finish.

: Remember:

  • Since there must be at least one face for the feature, the last remaining face in the list cannot be removed.

Edit a draft

  1. Do one of the following:
    • Double-click the Draft object in the Tree view.
    • Right-click the Draft object in the Tree view and select Edit Draft from the context menu.
  2. The Draft parameters task panel opens. See Options for more information.
  3. Press the OK button to finish.

Options

  • Add face: Add faces to the selection by pressing the Add face button and selecting more faces.

  • Remove face: Choose a way to remove faces from the selection:

  • Select one or more faces in the list and press the Del key or right-click the list and select Remove from the context menu.

  • Press the Remove face button. All previously selected faces are highlighted in purple. Select each face to be removed.

  • Draft angle: Set the Draft angle either by entering a value or by clicking the up/down arrows.

  • Neutral plane: Set the the neutral plane by pressing the Neutral plane button and selecting the plane that must not change dimensionally.

  • Pull direction: Set the the pull direction by pressing the Pull direction button, then select an edge. Pull Direction is only effective if the Neutral Plane has been set. Results can be unpredictable.

  • Reverse pull direction: Invert the pull direction by checking the Reverse pull direction checkbox. This will toggle the draft between positive and negative angles.

Notes

  • The Draft tool will only work on faces that are not tangentially connected to other faces. A common mistake is to attempt to apply draft to a face that already has a fillet applied to it. To solve this, remove the fillet, apply the draft as needed, then re-apply the fillet.

Properties

See also: Property editor.

A PartDesign Draft object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

{{Properties_Title|Base}}

  • Angle|Angle: Cannot be negative. Default: {{value|1.5 °}}.

  • Reversed|Bool: Default: False.

  • Base|LinkSub: Sub-link to the parent feature\'s list of selected edges and faces.

  • Support Transform|Bool: Include the base additive/subtractive shape when used in pattern features. If disabled, only the dressed part of the shape is used for patterning. Default: False.

  • Add Sub Shape|PartShape|hidden

  • Base Feature|Link|hidden: Link to the parent feature.

  • _ Body|LinkHidden|hidden: Link to the parent body.

{{Properties_Title|Draft}}

  • Neutral Plane|LinkSub: Sub-link to the parent feature\'s list containing the neutral plane.

  • Pull Direction|LinkSub

{{Properties_Title|Part Design}}

  • Refine|Bool: Refine shape (clean up redundant edges) after adding/subtracting. The default value is determined by the Automatically refine model after sketch-based operation preference. See PartDesign Preferences.

{{PartDesign Tools navi}}


⏵ documentation index > PartDesign > PartDesign Draft

This page is retrieved from https://github.com/FreeCAD/FreeCAD-documentation/blob/main/wiki/PartDesign_Draft.md

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub