0
0
Arm-architectureHow-ToBeginner · 3 min read

How to Use Boss Extrude in SolidWorks: Step-by-Step Guide

To use Boss Extrude in SolidWorks, first create a 2D sketch on a plane, then select Boss Extrude from the Features tab to add depth and create a 3D solid. You specify the extrusion depth and direction to form the solid shape.
📐

Syntax

The Boss Extrude feature in SolidWorks follows this basic usage pattern:

  • Create Sketch: Draw a 2D shape on a plane.
  • Select Boss Extrude: Go to Features tab and click Boss Extrude.
  • Set Parameters: Define extrusion depth, direction, and end condition.
  • Confirm: Click OK to generate the 3D solid.

This process converts your 2D sketch into a 3D object by adding thickness.

arm_architecture
1. Create a 2D sketch on a plane
2. Click Features > Boss Extrude
3. Enter extrusion depth (e.g., 10 mm)
4. Choose direction (One Direction, Both Directions)
5. Click OK to create the solid
💻

Example

This example shows how to extrude a simple rectangle sketch 15 mm to create a box shape.

arm_architecture
1. Open a new part in SolidWorks.
2. Select the Front Plane and create a new sketch.
3. Draw a rectangle with dimensions 40 mm by 30 mm.
4. Exit the sketch.
5. Click Features > Boss Extrude.
6. Set the extrusion depth to 15 mm.
7. Click OK to create the 3D box.
Output
A 3D rectangular box with base 40 mm x 30 mm and height 15 mm appears in the workspace.
⚠️

Common Pitfalls

  • No Sketch Selected: Boss Extrude requires an active 2D sketch; forgetting this causes errors.
  • Closed Sketch: The sketch must be fully closed; open profiles cannot be extruded.
  • Incorrect Depth: Setting zero or negative depth results in no extrusion or errors.
  • Wrong Plane: Sketching on an unintended plane can cause unexpected extrusion directions.
arm_architecture
Wrong way:
- Select Boss Extrude without a sketch
- Result: Error "No sketch selected"

Right way:
- Create and select a closed 2D sketch first
- Then apply Boss Extrude
📊

Quick Reference

StepActionNotes
1Create 2D SketchUse a plane and draw a closed shape
2Select Boss ExtrudeFound under Features tab
3Set DepthSpecify extrusion length in mm or inches
4Choose DirectionOne Direction or Both Directions
5ConfirmClick OK to generate 3D solid

Key Takeaways

Always start with a fully closed 2D sketch before using Boss Extrude.
Set a positive extrusion depth to create a solid feature.
Choose the correct plane and direction for your extrusion.
Boss Extrude converts 2D sketches into 3D solids by adding thickness.
Check for errors like open profiles or missing sketches before extruding.