|
KiCad PCB EDA Suite
|
One dangling end of a wire or a bus wire entry. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | item |
| VECTOR2I | position |
| bool | busEntry = false |
One dangling end of a wire or a bus wire entry.
ERC raises ERCE_UNCONNECTED_WIRE_ENDPOINT.
Definition at line 57 of file conn_engine.h.
| bool SCH_CONNECTIVITY::WIRE_ENDPOINT::busEntry = false |
Definition at line 62 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::WIRE_ENDPOINT::item |
Definition at line 60 of file conn_engine.h.
| VECTOR2I SCH_CONNECTIVITY::WIRE_ENDPOINT::position |
Definition at line 61 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::WIRE_ENDPOINT::sheet |
Definition at line 59 of file conn_engine.h.