Difficulty: Easy
Correct Answer: Extruded solid
Explanation:
Introduction / Context:Feature-based modeling creates solids by transforming 2D profiles. Two fundamental operations are revolve (around an axis) and extrude (along a path). Understanding which operation yields which result is essential for accurate modeling.
Given Data / Assumptions:
Concept / Approach:Extrusion moves a profile a specified distance along a direction, creating a prismatic solid whose cross-section matches the profile. This is distinct from revolve, which rotates a profile about an axis to produce a solid of revolution (e.g., shafts, pulleys).
Step-by-Step Solution:
Choose the 2D profile and ensure it is closed for a solid result.Specify the linear direction and distance.Apply the extrude command to generate the solid.Optionally add taper or draft if supported by the tool.Validate mass properties and dimensions.Verification / Alternative check:Section the model perpendicular to the extrusion direction; the cross-section should match the original 2D profile exactly. Measuring the model length should equal the extrusion distance.
Why Other Options Are Wrong:
Common Pitfalls:Extruding an open profile yields a surface, not a solid. Ensure the sketch is closed and lies on a plane.
Final Answer:Extruded solid
Discussion & Comments