Difficulty: Easy
Correct Answer: all of the above
Explanation:
Introduction / Context:
Most CAD systems provide a library of primitive solids that serve as building blocks for more complex shapes. Knowing these primitives speeds up modeling and supports feature-based design and Boolean operations such as union, subtract, and intersect.
Given Data / Assumptions:
Concept / Approach:
“Primitive” means a basic, parameter-driven solid. Boxes are defined by length, width, and height; cylinders by radius/diameter and height; wedges by two parallel faces offset at an angle. By combining primitives through Boolean operations and transforming them, designers quickly generate complex geometry.
Step-by-Step Solution:
Verification / Alternative check:
User manuals for major CAD platforms (AutoCAD, SolidWorks, Fusion, Inventor) list these primitives explicitly under solid modeling commands or shape libraries.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
all of the above
Discussion & Comments