|
KiCad PCB EDA Suite
|
All placed units that share one reference, with the unit table of the library symbol. More...
#include <conn_engine.h>
Public Attributes | |
| wxString | reference |
| std::vector< MULTI_UNIT_INSTANCE > | instances |
| std::vector< UNIT_FACT > | units |
All placed units that share one reference, with the unit table of the library symbol.
Definition at line 184 of file conn_engine.h.
| std::vector<MULTI_UNIT_INSTANCE> SCH_CONNECTIVITY::MULTI_UNIT_GROUP::instances |
Definition at line 187 of file conn_engine.h.
| wxString SCH_CONNECTIVITY::MULTI_UNIT_GROUP::reference |
Definition at line 186 of file conn_engine.h.
| std::vector<UNIT_FACT> SCH_CONNECTIVITY::MULTI_UNIT_GROUP::units |
Definition at line 188 of file conn_engine.h.