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

#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
 

Detailed Description

Definition at line 27 of file conn_islands.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::PIN_GEOMETRY::operator== ( const PIN_GEOMETRY & ) const
default

Member Data Documentation

◆ id

KIID SCH_CONNECTIVITY::PIN_GEOMETRY::id = niluuid

Definition at line 29 of file conn_islands.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::PIN_GEOMETRY::position

Definition at line 30 of file conn_islands.h.

◆ type

ELECTRICAL_PINTYPE SCH_CONNECTIVITY::PIN_GEOMETRY::type = ELECTRICAL_PINTYPE::PT_UNSPECIFIED

Definition at line 32 of file conn_islands.h.

◆ unit

int SCH_CONNECTIVITY::PIN_GEOMETRY::unit = 0

Definition at line 31 of file conn_islands.h.


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