KiCad PCB EDA Suite
Loading...
Searching...
No Matches
lib_pin.h File Reference
#include <pin_type.h>
#include <lib_symbol.h>

Go to the source code of this file.

Classes

class  LIB_PIN
 
struct  LIB_PIN::ALT
 
struct  LIB_PIN::EXTENTS_CACHE
 

Macros

#define TARGET_PIN_RADIUS   schIUScale.MilsToIU( 15 )
 
#define PIN_INVISIBLE   1
 

Macro Definition Documentation

◆ PIN_INVISIBLE

#define PIN_INVISIBLE   1

Definition at line 37 of file lib_pin.h.

◆ TARGET_PIN_RADIUS

#define TARGET_PIN_RADIUS   schIUScale.MilsToIU( 15 )

Definition at line 34 of file lib_pin.h.