What is a Hatch pattern in AutoCAD?

Short Answer

A hatch pattern in AutoCAD is a fill object used to represent materials, areas, or graphic separation inside a closed boundary, typically created with the HATCH command. The most common professional method is Pick Points inside a closed area. Limitation: hatches fail if boundaries are not properly closed.

What You Need to Know Before

Warning: AutoCAD hatch creation depends on clean, closed boundaries. Small gaps, overlapping geometry, or objects on locked layers can prevent the hatch from generating or cause it to flood into unwanted areas.

How to Create a Hatch Pattern in AutoCAD

  • Command: HATCH

  • Shortcut: H

  • Quick Steps:

    1. On the Ribbon, go to Home tab > Draw panel > Hatch, or type H and press Enter.
    2. In the Hatch Creation tab, choose a pattern, then use Pick Points and click inside a closed boundary.
    3. Set a real option such as Associative = On, then press Enter or click Close Hatch Creation.

Variables & Settings

  • System Variable: HPASSOC (Default: 1)

  • Expert Setting: This controls whether new hatches are associative. When set to 1, the hatch updates with boundary changes; when set to 0, it becomes independent and will not follow edited geometry.

Why it Fails

  • Cause 1 (Geometry): The boundary has gaps, overlaps, or open endpoints, so AutoCAD cannot detect a valid enclosed area.
  • Cause 2 (Layers/Locks): Boundary objects may be on locked layers, preventing editing or causing issues when trying to correct the hatch area.
  • Cause 3 (Command/Logic): The selected hatch scale or pattern is too dense or too large, making the pattern appear solid, missing, or incorrect.

Quick Fix & Best Practice

  • Quick Fix: Use PEDIT or JOIN to close boundary gaps, then run HATCH again with Pick Points.
  • Manager’s Verdict: Use associative hatches for standard documentation and material symbols, but avoid overly dense patterns in large drawings because they slow performance and reduce readability.

FAQ

How do I edit a hatch pattern in AutoCAD?

Select the hatch and open the Hatch Editor to change pattern, scale, angle, or boundaries.

Why does my hatch appear solid?

The hatch scale is likely too small for the selected pattern.

Can I hatch without a closed polyline?

Yes, but the surrounding objects must still form a fully closed boundary for Pick Points to work.

.