Defeaturing Workbench is an add-on workbench intended for editing STEP models, removing of the selected features from the model. It is an external workbench and therefore not part of the standard FreeCAD install.
Note: More advance Defeaturing tools can be used if OCC7.3 is available.
Using the FreeCAD Addon Manager available in v0.17+ via Tools → Addon Manager. Search for the
Defeaturing workbench icon. The Addon Manager also notifies the user when a new version of this Addon is available.
Removing Features using OCC7.3 new tools
FreeCAD workbenches are easy to program in Python, there are therefore many people developing additional workbenches outside of the FreeCAD main developers.
The external workbenches page has some information and tutorials on some of them, and the FreeCAD Addons project aims at gathering them and making them easily installable from within FreeCAD.
New workbenches are in development, stay tuned!