Question:

Identify the command that does not belong to the Boolean group in AutoCAD

Show Hint


\textbf{Boolean Operations in CAD (for 3D solids/2D regions):} Based on set theory for combining volumes/areas.
\textbf{UNION:} Combines objects (A $\cup$ B).
\textbf{SUBTRACT:} Removes one object from another (A - B).
\textbf{INTERSECT:} Finds common overlapping volume/area (A $\cap$ B).
The `DIVIDE` command in AutoCAD is for placing points/blocks at equal intervals along an object, not a Boolean operation.
(Note: There is a `SLICE` command to cut a solid, which is different from Boolean subtraction or division of one solid by another.)
Updated On: June 02, 2025
  • union
  • subtract
  • intersect
  • divide
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

In AutoCAD (and other 3D modeling software), Boolean operations are used to combine or modify 3D solid objects or 2D regions based on set theory principles. The standard Boolean commands for 3D solids in AutoCAD are:
UNION: Combines two or more selected solid objects into a single solid object. It represents the logical OR operation on the volumes.
SUBTRACT: Removes the volume of one set of solid objects (the objects to subtract) from another set of solid objects (the source objects).
INTERSECT: Creates a new solid object consisting only of the common volume (overlapping region) of two or more selected solid objects. It represents the logical AND operation on the volumes. These three (UNION, SUBTRACT, INTERSECT) form the core set of Boolean operations on solids. Let's look at the options:
(a) union: This is a standard Boolean command.
(b) subtract: This is a standard Boolean command.
(c) intersect: This is a standard Boolean command.
(d) divide: The `DIVIDE` command in AutoCAD is used to place points or blocks at equally spaced intervals along the length or perimeter of an object (like a line, arc, polyline). It is a drafting or annotation tool, not a Boolean operation for combining or modifying the geometry of solids or regions in the way UNION, SUBTRACT, or INTERSECT do. Therefore, the command `DIVIDE` does not belong to the Boolean group of operations in AutoCAD for solids/regions. \[ \boxed{\text{divide}} \]
Was this answer helpful?
0
0

TS PGECET Notification