|
KiCad PCB EDA Suite
|
#include <conn_islands.h>
Public Member Functions | |
| bool | operator== (const PIN_GEOMETRY &) const =default |
Public Attributes | |
| KIID | id = niluuid |
| VECTOR2I | position |
| int | unit = 0 |
| ELECTRICAL_PINTYPE | type = ELECTRICAL_PINTYPE::PT_UNSPECIFIED |
Definition at line 27 of file conn_islands.h.
|
default |
Definition at line 29 of file conn_islands.h.
| VECTOR2I SCH_CONNECTIVITY::PIN_GEOMETRY::position |
Definition at line 30 of file conn_islands.h.
| ELECTRICAL_PINTYPE SCH_CONNECTIVITY::PIN_GEOMETRY::type = ELECTRICAL_PINTYPE::PT_UNSPECIFIED |
Definition at line 32 of file conn_islands.h.
| int SCH_CONNECTIVITY::PIN_GEOMETRY::unit = 0 |
Definition at line 31 of file conn_islands.h.