KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | LIB_PIN |
struct | LIB_PIN::ALT |
Macros | |
#define | TARGET_PIN_RADIUS schIUScale.MilsToIU( 15 ) |
#define | PIN_INVISIBLE 1 |
Enumerations | |
enum | DrawPinOrient { PIN_RIGHT = 'R' , PIN_LEFT = 'L' , PIN_UP = 'U' , PIN_DOWN = 'D' } |
The symbol library pin object orientations. More... | |
enum DrawPinOrient |