KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::MULTI_UNIT_GROUP Struct Reference

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_INSTANCEinstances
 
std::vector< UNIT_FACTunits
 

Detailed Description

All placed units that share one reference, with the unit table of the library symbol.

Definition at line 184 of file conn_engine.h.

Member Data Documentation

◆ instances

std::vector<MULTI_UNIT_INSTANCE> SCH_CONNECTIVITY::MULTI_UNIT_GROUP::instances

Definition at line 187 of file conn_engine.h.

◆ reference

wxString SCH_CONNECTIVITY::MULTI_UNIT_GROUP::reference

Definition at line 186 of file conn_engine.h.

◆ units

std::vector<UNIT_FACT> SCH_CONNECTIVITY::MULTI_UNIT_GROUP::units

Definition at line 188 of file conn_engine.h.


The documentation for this struct was generated from the following file: