**BUG**
Concise problem statement: Vias connecting top pads of SMT components to bottom GND plane are not recognized. Ratlines dont go away. See screen grab below.
Steps to reproduce bug:
1. Place SMT component eg. cap 1206 on top layer with one pad assigned to GND net.
2. Create GND plane pour on bottom layer.
3. Manually place via on cap GND pad and assign via to GND net, or create a trace from pad and switch layers along the way thereby creating a via to GND plane.
Results: Ratlines showing missing GND connections still appear indicating SMT pad has not been connected to GND layer, even tho via has been placed on the pad and explicitly assigned to GND net in Via Properties box, or a manually routed track with via has been created.
NOTE: I have not tested this for layers other than GND on a 2-layer design, so I'm assuming the same problem may appear for multi-layer designs. And yes, I have refreshed the copper pours by clicking on Rebuild button for each one.
![Ratlines even tho manual vias have been placed][1]
Photo view of bottom layer shows via pad is connected to GND plane meaning Gerber file is correct.
![Bottom layer GND plane photo view][2]
Netlist shows error (red cross) for GND net and ratlines still remain.
![Netlist error for GND net][3]
Expected results: Connections created by manual vias to other planes must be recognized as valid.
Browser: Chrome
[1]: /editor/20171022/59ec8da7d6eeb.png
[2]: /editor/20171022/59ec8de9e322d.png
[3]: /editor/20171022/59ec8e34b21e7.png