|
KiCad PCB EDA Suite
|
One active symbol pin on one sheet instance, with the reference of its symbol. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | owner |
| wxString | reference |
| PIN_FACT | pin |
One active symbol pin on one sheet instance, with the reference of its symbol.
Definition at line 244 of file conn_engine.h.
| KIID SCH_CONNECTIVITY::ERC_PIN::owner |
Definition at line 247 of file conn_engine.h.
| PIN_FACT SCH_CONNECTIVITY::ERC_PIN::pin |
Definition at line 249 of file conn_engine.h.
| wxString SCH_CONNECTIVITY::ERC_PIN::reference |
Definition at line 248 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::ERC_PIN::sheet |
Definition at line 246 of file conn_engine.h.