|
KiCad PCB EDA Suite
|
The resolved footprint and the library footprint filters of one symbol on one sheet instance. More...
#include <conn_engine.h>
Public Attributes | |
| KIID_PATH | sheet |
| KIID | item = niluuid |
| VECTOR2I | position |
| wxString | footprint |
| wxArrayString | filters |
The resolved footprint and the library footprint filters of one symbol on one sheet instance.
Definition at line 159 of file conn_engine.h.
| wxArrayString SCH_CONNECTIVITY::FOOTPRINT_SOURCE::filters |
Definition at line 165 of file conn_engine.h.
| wxString SCH_CONNECTIVITY::FOOTPRINT_SOURCE::footprint |
Definition at line 164 of file conn_engine.h.
Definition at line 162 of file conn_engine.h.
| VECTOR2I SCH_CONNECTIVITY::FOOTPRINT_SOURCE::position |
Definition at line 163 of file conn_engine.h.
| KIID_PATH SCH_CONNECTIVITY::FOOTPRINT_SOURCE::sheet |
Definition at line 161 of file conn_engine.h.