|
KiCad PCB EDA Suite
|
Two different strong names on one island. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | first |
| KIID | second |
| wxString | firstName |
| wxString | secondName |
| VECTOR2I | position |
Two different strong names on one island.
The first name drives the net, and the marker sits on the second source. ERC raises ERCE_DRIVER_CONFLICT.
Definition at line 44 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::DRIVER_CONFLICT::first |
Definition at line 47 of file conn_engine.h.
| wxString SCH_CONNECTIVITY::DRIVER_CONFLICT::firstName |
Definition at line 49 of file conn_engine.h.
| VECTOR2I SCH_CONNECTIVITY::DRIVER_CONFLICT::position |
Definition at line 51 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::DRIVER_CONFLICT::second |
Definition at line 48 of file conn_engine.h.
| wxString SCH_CONNECTIVITY::DRIVER_CONFLICT::secondName |
Definition at line 50 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::DRIVER_CONFLICT::sheet |
Definition at line 46 of file conn_engine.h.