|
KiCad PCB EDA Suite
|
#include <conn_facts.h>
Public Member Functions | |
| bool | operator== (const CHILD_SHEET_FACT &) const =default |
Public Attributes | |
| KIID | id = niluuid |
| VECTOR2I | position |
| wxString | name |
Definition at line 284 of file conn_facts.h.
|
default |
Definition at line 286 of file conn_facts.h.
| wxString SCH_CONNECTIVITY::CHILD_SHEET_FACT::name |
Definition at line 288 of file conn_facts.h.
| VECTOR2I SCH_CONNECTIVITY::CHILD_SHEET_FACT::position |
Definition at line 287 of file conn_facts.h.