KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DRILL_TOOL Class Reference

#include <gendrill_file_writer_base.h>

Public Member Functions

 DRILL_TOOL (int aDiameter, bool a_NotPlated)
 

Public Attributes

int m_Diameter
 
int m_TotalCount
 
int m_OvalCount
 
bool m_Hole_NotPlated
 
HOLE_ATTRIBUTE m_HoleAttribute
 

Detailed Description

Definition at line 55 of file gendrill_file_writer_base.h.

Constructor & Destructor Documentation

◆ DRILL_TOOL()

DRILL_TOOL::DRILL_TOOL ( int  aDiameter,
bool  a_NotPlated 
)
inline

Member Data Documentation

◆ m_Diameter

◆ m_Hole_NotPlated

◆ m_HoleAttribute

◆ m_OvalCount

int DRILL_TOOL::m_OvalCount

◆ m_TotalCount

int DRILL_TOOL::m_TotalCount

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