Difficulty: Easy
Correct Answer: Revolve
Explanation:
Introduction / Context:
Cylinders may be created in multiple ways. The most direct is extruding a circle. However, when starting with a rectangular cross-section arranged with one edge along an intended axis, revolving that rectangle 360 degrees produces a perfect right circular cylinder.
Given Data / Assumptions:
Concept / Approach:
Revolve rotates a 2D profile around a defined axis, generating a solid of revolution. A rectangle whose height equals the desired radius and whose length aligns on the axis will, upon 360-degree revolution, create a full cylinder. Sweep moves a profile along a path; extruding a rectangle would make a prismatic block, not a cylinder.
Step-by-Step Solution:
Verification / Alternative check:
Compare to a cylinder created by extruding a circle; diameter and height should match. Section the model to confirm circular cross-sections.
Why Other Options Are Wrong:
Common Pitfalls:
Using the wrong axis or a 180-degree revolve, which creates a half-cylinder. Ensure a full 360-degree angle is entered.
Final Answer:
Revolve
Discussion & Comments