|
KiCad PCB EDA Suite
|
A label that connects to nothing, or to only one pin. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | item |
| VECTOR2I | position |
| bool | singlePin = false |
A label that connects to nothing, or to only one pin.
ERC raises ERCE_LABEL_NOT_CONNECTED or ERCE_LABEL_SINGLE_PIN.
Definition at line 281 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::LABEL_CONNECTION_ERROR::item |
Definition at line 284 of file conn_engine.h.
| VECTOR2I SCH_CONNECTIVITY::LABEL_CONNECTION_ERROR::position |
Definition at line 285 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::LABEL_CONNECTION_ERROR::sheet |
Definition at line 283 of file conn_engine.h.
| bool SCH_CONNECTIVITY::LABEL_CONNECTION_ERROR::singlePin = false |
Definition at line 286 of file conn_engine.h.