|
KiCad PCB EDA Suite
|
A label that sits on the interior of two or more wires. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | label |
| VECTOR2I | position |
| std::vector< KIID > | wires |
A label that sits on the interior of two or more wires.
ERC raises ERCE_LABEL_MULTIPLE_WIRES.
Definition at line 292 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::LABEL_WIRE_CONFLICT::label |
Definition at line 295 of file conn_engine.h.
| VECTOR2I SCH_CONNECTIVITY::LABEL_WIRE_CONFLICT::position |
Definition at line 296 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::LABEL_WIRE_CONFLICT::sheet |
Definition at line 294 of file conn_engine.h.
| std::vector<KIID> SCH_CONNECTIVITY::LABEL_WIRE_CONFLICT::wires |
Definition at line 297 of file conn_engine.h.