|
KiCad PCB EDA Suite
|
#include <conn_facts.h>
Public Member Functions | |
| bool | operator== (const MULTI_UNIT_FACT &) const =default |
Public Attributes | |
| KIID | id |
| VECTOR2I | position |
| std::vector< UNIT_FACT > | units |
Definition at line 153 of file conn_facts.h.
|
default |
| KIID SCH_CONNECTIVITY::MULTI_UNIT_FACT::id |
Definition at line 155 of file conn_facts.h.
| VECTOR2I SCH_CONNECTIVITY::MULTI_UNIT_FACT::position |
Definition at line 156 of file conn_facts.h.
| std::vector<UNIT_FACT> SCH_CONNECTIVITY::MULTI_UNIT_FACT::units |
Definition at line 157 of file conn_facts.h.