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

Public Attributes

int x
 ! VIA_X
 
int y
 ! VIA_Y
 
std::string padstack
 ! PAD_STACK_NAME
 
std::string net
 ! NET_NAME
 
bool test_point
 ! TEST_POINT
 
bool mirror
 ! VIA_MIRROR (VIA_MIRROR is an optional component)
 

Detailed Description

Definition at line 404 of file import_fabmaster.h.

Member Data Documentation

◆ mirror

bool FABMASTER::FM_VIA::mirror

! VIA_MIRROR (VIA_MIRROR is an optional component)

Definition at line 411 of file import_fabmaster.h.

◆ net

std::string FABMASTER::FM_VIA::net

! NET_NAME

Definition at line 409 of file import_fabmaster.h.

◆ padstack

std::string FABMASTER::FM_VIA::padstack

! PAD_STACK_NAME

Definition at line 408 of file import_fabmaster.h.

◆ test_point

bool FABMASTER::FM_VIA::test_point

! TEST_POINT

Definition at line 410 of file import_fabmaster.h.

◆ x

int FABMASTER::FM_VIA::x

! VIA_X

Definition at line 406 of file import_fabmaster.h.

◆ y

int FABMASTER::FM_VIA::y

! VIA_Y

Definition at line 407 of file import_fabmaster.h.


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