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

Public Attributes

int padWidthOff = 0
 
int drillOff = 0
 
int finLenOff = 0
 
int cornerOff = 0
 
int angleOff = 0
 
int layerStartOff = 0
 
int markerOff = 0
 
int shapeOff = 0
 
int layerCountOff = 0
 
int drillStartOff = -1
 
int drillEndOff = -1
 

Detailed Description

Definition at line 56 of file pads_binary_parser.cpp.

Member Data Documentation

◆ angleOff

int PADS_IO::PADSTACK_LAYOUT::angleOff = 0

Definition at line 62 of file pads_binary_parser.cpp.

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

◆ cornerOff

int PADS_IO::PADSTACK_LAYOUT::cornerOff = 0

Definition at line 61 of file pads_binary_parser.cpp.

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

◆ drillEndOff

int PADS_IO::PADSTACK_LAYOUT::drillEndOff = -1

Definition at line 68 of file pads_binary_parser.cpp.

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

◆ drillOff

int PADS_IO::PADSTACK_LAYOUT::drillOff = 0

Definition at line 59 of file pads_binary_parser.cpp.

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

◆ drillStartOff

int PADS_IO::PADSTACK_LAYOUT::drillStartOff = -1

Definition at line 67 of file pads_binary_parser.cpp.

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

◆ finLenOff

int PADS_IO::PADSTACK_LAYOUT::finLenOff = 0

Definition at line 60 of file pads_binary_parser.cpp.

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

◆ layerCountOff

int PADS_IO::PADSTACK_LAYOUT::layerCountOff = 0

Definition at line 66 of file pads_binary_parser.cpp.

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

◆ layerStartOff

int PADS_IO::PADSTACK_LAYOUT::layerStartOff = 0

Definition at line 63 of file pads_binary_parser.cpp.

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

◆ markerOff

int PADS_IO::PADSTACK_LAYOUT::markerOff = 0

Definition at line 64 of file pads_binary_parser.cpp.

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

◆ padWidthOff

int PADS_IO::PADSTACK_LAYOUT::padWidthOff = 0

Definition at line 58 of file pads_binary_parser.cpp.

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

◆ shapeOff

int PADS_IO::PADSTACK_LAYOUT::shapeOff = 0

Definition at line 65 of file pads_binary_parser.cpp.

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


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