|
KiCad PCB EDA Suite
|
A power pin with a ground name that is not on a ground net, on a symbol with another pin on a ground net. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | pin |
| VECTOR2I | position |
| wxString | name |
A power pin with a ground name that is not on a ground net, on a symbol with another pin on a ground net.
ERC raises ERCE_GROUND_PIN_NOT_GROUND.
Definition at line 304 of file conn_engine.h.
| wxString SCH_CONNECTIVITY::GROUND_PIN_ERROR::name |
Definition at line 309 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::GROUND_PIN_ERROR::pin |
Definition at line 307 of file conn_engine.h.
| VECTOR2I SCH_CONNECTIVITY::GROUND_PIN_ERROR::position |
Definition at line 308 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::GROUND_PIN_ERROR::sheet |
Definition at line 306 of file conn_engine.h.