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

#include <pads_parser.h>

Public Attributes

std::string name
 
POINT location
 
std::vector< PAD_STACK_LAYERstack
 
int start_layer = 0
 
int end_layer = 0
 

Detailed Description

Definition at line 331 of file pads_parser.h.

Member Data Documentation

◆ end_layer

int PADS_IO::VIA::end_layer = 0

Definition at line 337 of file pads_parser.h.

Referenced by PADS_IO::BINARY_PARSER::seedRoutesFromVias().

◆ location

◆ name

std::string PADS_IO::VIA::name

◆ stack

std::vector<PAD_STACK_LAYER> PADS_IO::VIA::stack

Definition at line 335 of file pads_parser.h.

Referenced by PADS_IO::BINARY_PARSER::seedRoutesFromVias().

◆ start_layer

int PADS_IO::VIA::start_layer = 0

Definition at line 336 of file pads_parser.h.

Referenced by PADS_IO::BINARY_PARSER::seedRoutesFromVias().


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