Difficulty: Easy
Correct Answer: Correct
Explanation:
Introduction / Context:
 Modern CAD tools streamline section production and hatching. In AutoCAD, the Hatch (and Hatch Edit) commands let users choose standard patterns, set angles and scales, and apply hatching to closed boundaries representing cut surfaces.
Given Data / Assumptions:
Concept / Approach:
 The Hatch tool offers libraries of patterns, including general-purpose (ANSI31-like) and material-specific options. Users can click within a closed area or select boundary objects, then adjust angle and scale to suit the drawing scale. Hatch properties can be edited after placement to maintain consistency across the drawing set.
Step-by-Step Solution:
Verification / Alternative check:
 Use HATCHEDIT to adjust angle/scale uniformly across similar parts. Plot a test sheet to confirm line weights and hatch density are appropriate.
Why Other Options Are Wrong:
 “Incorrect” contradicts common CAD workflow. Gradients are not standard section indicators. Manually drawn lines are inefficient and inconsistent. Solid fills may be used in special graphics but are not the default standard for section lining.
Common Pitfalls:
 Gaps in boundaries causing hatch leakage, using scales that print as solid gray, and inconsistent angles across identical parts.
Final Answer:
 Correct
Discussion & Comments