|
KiCad PCB EDA Suite
|
One connection point of an item. More...
#include <conn_facts.h>
Public Member Functions | |
| bool | operator== (const PORT_FACT &) const =default |
Public Attributes | |
| VECTOR2I | position |
| PORT_KIND | kind = PORT_KIND::ANCHOR |
One connection point of an item.
Definition at line 67 of file conn_facts.h.
|
default |
| PORT_KIND SCH_CONNECTIVITY::PORT_FACT::kind = PORT_KIND::ANCHOR |
Definition at line 70 of file conn_facts.h.
| VECTOR2I SCH_CONNECTIVITY::PORT_FACT::position |
Definition at line 69 of file conn_facts.h.
Referenced by SCH_CONNECTIVITY::ExtractScreenFacts(), SCH_CONNECTIVITY::ENGINE::FourWayJunctions(), and SCH_CONNECTIVITY::ENGINE::OffGridEndpoints().