|
KiCad PCB EDA Suite
|
Two bus claims on one island that share no member, or a bus vector joined to a bus group. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | canonical |
| KIID | other |
| VECTOR2I | position |
| bool | mixedShapes = false |
Two bus claims on one island that share no member, or a bus vector joined to a bus group.
ERC raises ERCE_BUS_TO_BUS_CONFLICT.
Definition at line 81 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::BUS_BUS_CONFLICT::canonical |
Definition at line 84 of file conn_engine.h.
| bool SCH_CONNECTIVITY::BUS_BUS_CONFLICT::mixedShapes = false |
Definition at line 87 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::BUS_BUS_CONFLICT::other |
Definition at line 85 of file conn_engine.h.
| VECTOR2I SCH_CONNECTIVITY::BUS_BUS_CONFLICT::position |
Definition at line 86 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::BUS_BUS_CONFLICT::sheet |
Definition at line 83 of file conn_engine.h.