Feature
Introduction
In FreeCAD the word "Feature" is normally used to refer to a PartDesign Feature object (PartDesign::Feature
class) that is defined by the PartDesign Workbench. This is an operation or modelling step performed to create or modify a solid Shape following the feature editing paradigm.
See PartDesign Feature for more information about this type of object.
Usage
- Switch to the
PartDesign Workbench.
- Press
PartDesign Body.
- Press
PartDesign NewSketch to create a new Sketch.
- Create a closed wire, and then use
PartDesign Pad to extrude the sketch, and create an initial solid. This initial solid is the initial Feature.
- Add more sketches and pads, and use other tools of the PartDesign Workbench to modify and transform the initial solid. Each of these steps correspond to Features of the Body.
- Alternatively, add primitive objects, like
PartDesign Additive box and
PartDesign Subtractive cylinder. Any number of additive and subtractive steps are Features that are used to create a final volume.
Notes
In the general sense, a "Feature" can be any modelling step used to create a final Shape, with any tool of any workbench.
In a more specific sense, a "Feature" is a modelling step used inside a PartDesign Body.
PartDesign
- Structure tools: Part, Group
- Helper tools: Create body, Create sketch, Attach sketch, Edit sketch, Validate sketch, Check geometry, Create a shape binder, Create a sub-object(s) shape binder, Create a clone, Create a datum plane, Create a datum line, Create a datum point, Create a local coordinate system
- Modeling tools:
- Additive tools: Pad, Revolution, Additive loft, Additive pipe, Additive helix, Additive box, Additive cylinder, Additive sphere, Additive cone, Additive ellipsoid, Additive torus, Additive prism, Additive wedge
- Subtractive tools: Pocket, Hole, Groove, Subtractive loft, Subtractive pipe, Subtractive helix, Subtractive box, Subtractive cylinder, Subtractive sphere, Subtractive cone, Subtractive ellipsoid, Subtractive torus, Subtractive prism, Subtractive wedge
- Boolean: Boolean operation
Part
- Creation and modification: Create sketch, Extrude, Revolve, Mirror, Scale, Fillet, Chamfer, Make face from wires, Ruled Surface, Loft, Sweep, Section, Cross sections, 3D Offset, 2D Offset, Thickness, Projection on surface, Color per face
- Boolean: Make compound, Explode compound, Compound Filter, Boolean, Cut, Union, Intersection, Connect objects, Embed object, Cutout for object, Boolean fragments, Slice apart, Slice to compound, Boolean XOR, Check geometry, Defeaturing
- Other tools: Import CAD file, Export CAD file, Box selection, Create shape from mesh, Create points object from geometry, Convert to solid, Reverse shapes, Create simple copy, Create transformed copy, Create shape element copy, Refine shape, Attachment
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework