|
KiCad PCB EDA Suite
|
Free or component via (FV / CV). More...
#include <autotrax_model.h>
Public Attributes | |
| double | x = 0 |
| double | y = 0 |
| double | diameter = 0 |
| double | drill = 0 |
Free or component via (FV / CV).
Definition at line 88 of file autotrax_model.h.
| double AUTOTRAX::VIA::diameter = 0 |
Definition at line 92 of file autotrax_model.h.
| double AUTOTRAX::VIA::drill = 0 |
Definition at line 93 of file autotrax_model.h.
| double AUTOTRAX::VIA::x = 0 |
Definition at line 90 of file autotrax_model.h.
| double AUTOTRAX::VIA::y = 0 |
Definition at line 91 of file autotrax_model.h.