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

#include <pads_parser.h>

Public Attributes

int pin_number
 
POINT position
 
std::string name
 
std::vector< PAD_STACK_LAYERstack
 
bool custom_stack = false
 

Detailed Description

Definition at line 394 of file pads_parser.h.

Member Data Documentation

◆ custom_stack

bool PADS_IO::DECAL_PAD::custom_stack = false

Definition at line 400 of file pads_parser.h.

◆ name

std::string PADS_IO::DECAL_PAD::name

Definition at line 398 of file pads_parser.h.

◆ pin_number

int PADS_IO::DECAL_PAD::pin_number

Definition at line 396 of file pads_parser.h.

◆ position

POINT PADS_IO::DECAL_PAD::position

Definition at line 397 of file pads_parser.h.

◆ stack

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

Definition at line 399 of file pads_parser.h.


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