|
KiCad PCB EDA Suite
|
An island that mixes net and bus items. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | net |
| KIID | bus |
| VECTOR2I | position |
An island that mixes net and bus items.
The marker sits on the net item. ERC raises ERCE_BUS_TO_NET_CONFLICT.
Definition at line 69 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::BUS_NET_CONFLICT::bus |
Definition at line 73 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::BUS_NET_CONFLICT::net |
Definition at line 72 of file conn_engine.h.
| VECTOR2I SCH_CONNECTIVITY::BUS_NET_CONFLICT::position |
Definition at line 74 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::BUS_NET_CONFLICT::sheet |
Definition at line 71 of file conn_engine.h.