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 508 of file import_fabmaster.h.

Member Data Documentation

◆ mirror

bool FABMASTER::PIN::mirror

! SYM_MIRROR

Definition at line 511 of file import_fabmaster.h.

◆ name

std::string FABMASTER::PIN::name

! SYM_NAME

Definition at line 510 of file import_fabmaster.h.

◆ padstack

std::string FABMASTER::PIN::padstack

! PAD_STACK

Definition at line 516 of file import_fabmaster.h.

◆ pin_name

std::string FABMASTER::PIN::pin_name

! PIN_NAME

Definition at line 512 of file import_fabmaster.h.

◆ pin_number

std::string FABMASTER::PIN::pin_number

! PIN_NUMBER

Definition at line 513 of file import_fabmaster.h.

◆ pin_x

int FABMASTER::PIN::pin_x

! PIN_X - Absolute board units

Definition at line 514 of file import_fabmaster.h.

◆ pin_y

int FABMASTER::PIN::pin_y

! PIN_Y - Absolute board units

Definition at line 515 of file import_fabmaster.h.

◆ refdes

std::string FABMASTER::PIN::refdes

! REFDES

Definition at line 517 of file import_fabmaster.h.

◆ rotation

double FABMASTER::PIN::rotation

! PIN_ROTATION

Definition at line 518 of file import_fabmaster.h.


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