KiCad PCB EDA Suite
Loading...
Searching...
No Matches
VIA Struct Reference

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
 

Detailed Description

Free or component via (FV / CV).

Definition at line 88 of file autotrax_model.h.

Member Data Documentation

◆ diameter

double AUTOTRAX::VIA::diameter = 0

Definition at line 92 of file autotrax_model.h.

◆ drill

double AUTOTRAX::VIA::drill = 0

Definition at line 93 of file autotrax_model.h.

◆ x

double AUTOTRAX::VIA::x = 0

Definition at line 90 of file autotrax_model.h.

◆ y

double AUTOTRAX::VIA::y = 0

Definition at line 91 of file autotrax_model.h.


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