Introduction
When designing printed circuit boards, multiple copper areas called fills can overlap. Deciding which fill appears on top is important to ensure the correct electrical connections and avoid short circuits.
Imagine two painters painting overlapping sections on a wall. The painter with the higher priority paint color covers the overlapping part, deciding what color is visible.
┌─────────────┐ │ Fill A (P1) │ │ ┌───────┐ │ │ │Overlap│ │ │ │ │ │ │ └───────┘ │ │ Fill B (P2) │ └─────────────┘ Where P2 > P1, Fill B covers the overlap area.