Difficulty: Easy
Correct Answer: all of the above
Explanation:
Introduction / Context:
AutoCAD’s 3D toolset includes primitive creators and feature-creation operations. Recognizing the common commands accelerates modeling and reduces learning curve during concept-to-detail workflows.
Given Data / Assumptions:
Concept / Approach:
Box and Sphere are classic primitives that generate solids directly. Extrude converts closed 2D profiles (e.g., polylines, regions) into solids by adding depth. All are core parts of the 3D modeling workflow and reside within the modeling command sets.
Step-by-Step Solution:
Verification / Alternative check:
Open the 3D Modeling workspace: you will see Box, Sphere, Extrude available among other tools like Cylinder, Cone, Loft, and Revolve.
Why Other Options Are Wrong:
Common Pitfalls:
Extruding open curves creates surfaces, not solids; ensure closed profiles for solids.
Final Answer:
all of the above
Discussion & Comments