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

#include <gendrill_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
 
bool m_IsBackdrill
 
bool m_HasPostMachining
 
std::optional< int > m_MinStubLength
 
std::optional< int > m_MaxStubLength
 

Detailed Description

Definition at line 81 of file gendrill_writer_base.h.

Constructor & Destructor Documentation

◆ DRILL_TOOL()

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

Member Data Documentation

◆ m_Diameter

◆ m_HasPostMachining

bool DRILL_TOOL::m_HasPostMachining

◆ m_Hole_NotPlated

◆ m_HoleAttribute

◆ m_IsBackdrill

bool DRILL_TOOL::m_IsBackdrill

◆ m_MaxStubLength

std::optional<int> DRILL_TOOL::m_MaxStubLength

◆ m_MinStubLength

std::optional<int> DRILL_TOOL::m_MinStubLength

◆ 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: