FreeCAD Cheat Sheet for PartDesign Workbench

Discussions regarding FreeCAD 3D software.
Post Reply
User avatar
Javier Odom
Verified
Forum Senior Journeyman
Forum Senior Journeyman
Posts: 287
Joined: Tue Aug 08, 2023 4:22 pm
Location: United States of America
Contact:

FreeCAD Cheat Sheet for PartDesign Workbench

Post by Javier Odom »

The documentation for FreeCAD is pretty solid.  Unless you need to have a piece of paper on hand, I would recommend keeping the documentation bookmarked and handy.  Maybe use a dual-monitor setup, or just get quick at flipping from one window to another, or both.  (The idea to post this came from one of our Jewelers asking about this for another program.)

https://wiki.freecad.org/PartDesign_Workbench

From the above link:

The Image PartDesign Workbench provides advanced tools for modeling complex solid parts. It is mostly focused on creating mechanical parts that can be manufactured and assembled into a finished product. Nevertheless, the created solids can be used in general for any other purpose such as architectural design, finite element analysis, or machining and 3D printing.
The PartDesign Workbench is intrinsically related to the Sketcher Workbench. The user normally creates a Sketch, then uses the PartDesign Pad tool to extrude it and create a basic solid, and then this solid is further modified.
While the Image Part Workbench is based on a constructive solid geometry (CSG) methodology for building shapes, the PartDesign Workbench uses a parametric, feature editing methodology, which means a basic solid is sequentially transformed by adding features on top until the final shape is obtained. See the feature editing page for a more complete explanation of this process, and then see Creating a simple part with PartDesign to get started with creating solids.

A more detailed discussion of Part workbench versus Part Design workbench can be found here: Part and Part Design.

The bodies created with PartDesign are often subject to the topological naming problem which causes internal features to be renamed when the parametric operations are modified. This problem can be minimized by following the best practices described in the feature editing page, and by taking advantage of datum objects as support for sketches and features.

Tools
The Part Design tools are all located in the Part Design menu and the PartDesign toolbar that appear when you load the Part Design workbench.
Structure tools
These tools are in fact not part of the PartDesign Workbench. They belong to the Std Base system. They were developed in v0.17 with the intention that they would be useful to organize a model, and create assemblies; as such, they are very useful when working with bodies created with this workbench.
  • Image Part: adds a new Part container in the active document and makes it active.
  • Image Group: adds a Group container in the active document, which allows organizing the objects in the tree view.
Part Design Helper tools
  • Image Create body: creates a Body object in the active document and makes it active.
  • Image Create sketch: creates‎ a new sketch on a selected face or plane. If no face is selected while this tool is executed, the user is prompted to select a plane from the Tasks panel. The interface then switches to the Sketcher Workbench in sketch editing mode.
  • Image Map sketch to face: maps a sketch to a previously selected plane or a face of the active body.
  • Image Validate sketch: verifies the tolerance of different points and adjusts them.
Part Design Modeling tools
Datum tools Additive tools
These are tools for creating base features or adding material to an existing solid body.
  • Image Pad: extrudes a solid from a selected sketch.
  • Image Revolution: creates a solid by revolving a sketch around an axis. The sketch must form a closed profile.
  • Image Additive loft: creates a solid by making a transition between two or more sketches.
  • Image Additive pipe: creates a solid by sweeping one or more sketches along an open or closed path.
Subtractive tools
These are tools for subtracting material from an existing body.
  • Image Pocket: creates a pocket from a selected sketch.
  • Image Hole: creates a hole feature from a selected sketch. The sketch must contain one or multiple circles.
  • Image Groove: creates a groove by revolving a sketch around an axis.
  • Image Subtractive loft: creates a solid shape by making a transition between two or more sketches and subtracts it from the active body.
  • Image Subtractive pipe: creates a solid shape by sweeping one or more sketches along an open or closed path and subtracts it from the active body.
  • Image Subtractive helix: creates a solid shape by sweeping a sketch along a helix and subtracts it from the active body.
Transformation tools
These are tools for transforming existing features.
  • Image Mirrored: mirrors one or more features.
  • Image Create MultiTransform: creates a pattern by combining any of the transformations mentioned above, as well as the Scaled transformation.
    • Image Scaled: scales one or more features. This is not available as a separate transformation tool.
Dress-up tools
These tools apply a treatment to edges or faces.
  • Image Fillet: fillets (rounds) edges of the active body.
  • Image Chamfer: chamfers edges of the active body.
  • Image Draft: applies an angular draft to selected faces of the active body.
  • Image Thickness: creates a thick shell from the active body and opens selected face.
Boolean
  • Image Boolean operation: imports one or more Bodies or PartDesign Clones into the active body and applies a Boolean operation.
Extras
Some additional functionality found in the Part Design menu:
  • Image Migrate: migrates files created with older FreeCAD versions. If the file is pure PartDesign feature-based, migration should succeed. If the file contains mixed Part/Part Design/Draft objects, the conversion will most likely fail.
  • Image Sprocket: creates a sprocket profile that can be padded.
  • Image Involute gear: creates an involute gear profile that can be padded.
  • Image Shaft design wizard: Generates a shaft from a table of values and allows to analyze forces and moments. The shaft is made with a revolved sketch that can be edited.
Context Menu items
  • Image Set tip: redefines the tip, which is the feature exposed outside of the Body.
  • Image Move object after other object: allows reordering of the Body tree by moving the selected sketch, datum geometry or feature to another position in the list of features.
Items shared with the Part workbench
  • Image Appearance: determines appearance of the whole part (color transparency etc.).
Preferences
  • Image Preferences: preferences available for PartDesign Tools.
  • Fine tuning: some extra parameters to fine-tune PartDesign behavior.
Take care, and God bless.
Javier Odom - Walt's Jewelers
Post Reply

Return to “FreeCAD”