Learn the basics of AutoCAD and More!

Lesson 3-06 – Solid Editing Tools

🧱 Lesson 3-06: Solid Editing Tools

Modify 3D solids using powerful modeling operations such as UNION, SUBTRACT, INTERSECT, SLICE, and PRESSPULL.


πŸ“š What You’ll Learn

By the end of this lesson, you’ll be able to:

  • Combine multiple solids using UNION
  • Remove one solid from another with SUBTRACT
  • Create common volumes using INTERSECT
  • Use SLICE to cut solids along a plane
  • Modify faces of solids with PRESSPULL
  • Understand when and how to use each tool in your design workflow

🧰 Tools You’ll Use

Tool / CommandDescription
UNIONCombines two or more solids into a single unified object
SUBTRACTRemoves the volume of one solid from another
INTERSECTCreates a new solid from the overlapping portion of two solids
SLICECuts a solid into parts using a plane
PRESSPULLExtrudes or depresses faces or closed 2D boundaries into 3D solids
UCSDefines custom cutting planes for slice operations

❗ Why It Matters

Solid editing tools are essential for refining and manipulating 3D geometry. They allow you to take basic primitives or swept/lofted solids and turn them into detailed, practical components by combining, trimming, reshaping, or breaking them apart. Mastery of these commands is a must for precision modeling in mechanical design, architecture, or product development.


πŸ”„ Command Overview

CommandFunctionExample Use
UNIONMerges solids into oneCombining a beam and column
SUBTRACTRemoves one solid from anotherDrilling a hole using a cylinder
INTERSECTKeeps overlapping volume onlyComplex joint or contact surface
SLICECuts a solid in halfSectioning a model
PRESSPULLPushes/pulls faces or closed 2D regionsEditing a wall thickness or window hole

πŸ”§ Using the Commands

UNION Example

  1. Create two overlapping solids (e.g., boxes)
  2. Type UNION and select both
  3. Press Enter – they become a single solid

πŸ’‘ Great for fusing components before exporting or rendering.


SUBTRACT Example

  1. Create a base solid (e.g., box) and a second solid (e.g., cylinder) as the cutting tool
  2. Type SUBTRACT
  3. Select the base solid, press Enter
  4. Select the cutting solid, press Enter – the base now has a hole

πŸ’‘ Use for notches, holes, or removal features.


INTERSECT Example

  1. Place two solids so they overlap partially
  2. Type INTERSECT
  3. Select both and press Enter
  4. Result: Only the overlapping volume remains

πŸ’‘ Useful for determining precise joint overlaps or fit tests.


SLICE Example

  1. Create a solid to cut
  2. Type SLICE
  3. Select the solid
  4. Define slicing plane (XY, custom UCS, or two points)
  5. Choose which half to keep (or both)

πŸ’‘ Ideal for creating section views or cutting parts for fabrication.


PRESSPULL Example

  1. Hover over a face or closed 2D boundary
  2. Type PRESSPULL and click the region
  3. Drag upward or downward (or type a value)
  4. Solid adjusts dynamically

πŸ’‘ Excellent for quickly adding or removing volume without redrawing.


πŸ› οΈ Practice Activity

Objective: Model and modify a basic mechanical part using all solid editing tools.

Instructions:

  1. Create a large box as the base
  2. Use SUBTRACT to remove a cylindrical hole
  3. Add another box and UNION it with the base
  4. Create an overlapping sphere and INTERSECT it with the previous shape
  5. Use SLICE to cut the model in half along a diagonal plane
  6. Use PRESSPULL on the top face to add thickness

πŸ› οΈ Best Practices

TipWhy It’s Useful
Use clean, non-overlapping geometryPrevents Boolean errors during UNION/SUBTRACT
Always double-check which solid is the baseSUBTRACT deletes the second selected object
Use UCS to define custom slice planesEnsures accurate angled cuts
PRESSPULL works best on planar surfacesAvoid errors by selecting flat, well-defined areas

πŸ—ΊοΈ Visualizing Edits

ToolPurpose
3DORBITInspect intersections and cuts from all angles
HIDE/REALISTICSimplify view to see modifications clearly
SECTIONPLANECreate cross-sections for presentations or printing
PROPERTIESReview volume, area, or part structure

πŸ“Œ Quick Review

CommandPurpose
UNIONCombines multiple solids into one
SUBTRACTRemoves one shape from another
INTERSECTKeeps only the overlapping volume
SLICECuts a solid into parts
PRESSPULLModifies a 3D solid face or region

πŸ“¦ Sample Use Cases

  • UNION β†’ Combine shaft and base into one part
  • SUBTRACT β†’ Hollow out a box to create an enclosure
  • INTERSECT β†’ Analyze overlapping space in complex assembly
  • SLICE β†’ Cut for cross-section in blueprints
  • PRESSPULL β†’ Raise floor thickness or carve recesses in surfaces