KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FABMASTER::PIN Struct Reference

Classes

struct  BY_NUM
 

Public Attributes

std::string name
 ! SYM_NAME
 
bool mirror
 ! SYM_MIRROR
 
std::string pin_name
 ! PIN_NAME
 
std::string pin_number
 ! PIN_NUMBER
 
int pin_x
 ! PIN_X - Absolute board units
 
int pin_y
 ! PIN_Y - Absolute board units
 
std::string padstack
 ! PAD_STACK
 
std::string refdes
 ! REFDES
 
double rotation
 ! PIN_ROTATION
 

Detailed Description

Definition at line 481 of file import_fabmaster.h.

Member Data Documentation

◆ mirror

bool FABMASTER::PIN::mirror

! SYM_MIRROR

Definition at line 484 of file import_fabmaster.h.

◆ name

std::string FABMASTER::PIN::name

! SYM_NAME

Definition at line 483 of file import_fabmaster.h.

◆ padstack

std::string FABMASTER::PIN::padstack

! PAD_STACK

Definition at line 489 of file import_fabmaster.h.

◆ pin_name

std::string FABMASTER::PIN::pin_name

! PIN_NAME

Definition at line 485 of file import_fabmaster.h.

◆ pin_number

std::string FABMASTER::PIN::pin_number

! PIN_NUMBER

Definition at line 486 of file import_fabmaster.h.

◆ pin_x

int FABMASTER::PIN::pin_x

! PIN_X - Absolute board units

Definition at line 487 of file import_fabmaster.h.

◆ pin_y

int FABMASTER::PIN::pin_y

! PIN_Y - Absolute board units

Definition at line 488 of file import_fabmaster.h.

◆ refdes

std::string FABMASTER::PIN::refdes

! REFDES

Definition at line 490 of file import_fabmaster.h.

◆ rotation

double FABMASTER::PIN::rotation

! PIN_ROTATION

Definition at line 491 of file import_fabmaster.h.


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