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

#include <pth_hole_size.h>

Public Attributes

PTH_LEAD_SHAPE m_shape = PTH_LEAD_SHAPE::ROUND
 
int m_minX = 0
 
int m_maxX = 0
 
int m_minY = 0
 
int m_maxY = 0
 

Detailed Description

Definition at line 44 of file pth_hole_size.h.

Member Data Documentation

◆ m_maxX

int PTH_LEAD_DEF::m_maxX = 0

◆ m_maxY

int PTH_LEAD_DEF::m_maxY = 0

Definition at line 50 of file pth_hole_size.h.

Referenced by BOOST_AUTO_TEST_CASE(), and PANEL_PTH_SIZE::recalculate().

◆ m_minX

int PTH_LEAD_DEF::m_minX = 0

◆ m_minY

int PTH_LEAD_DEF::m_minY = 0

Definition at line 49 of file pth_hole_size.h.

Referenced by BOOST_AUTO_TEST_CASE(), and PANEL_PTH_SIZE::recalculate().

◆ m_shape


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