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

One TOOLS record from an ODB++ drill layer "tools" file. More...

Public Attributes

int m_num = -1
 
double m_finishSize = 0.0
 
double m_drillSize = 0.0
 

Detailed Description

One TOOLS record from an ODB++ drill layer "tools" file.

Definition at line 74 of file test_odb_drill_tools.cpp.

Member Data Documentation

◆ m_drillSize

double ODB_TOOL_RECORD::m_drillSize = 0.0

Definition at line 78 of file test_odb_drill_tools.cpp.

◆ m_finishSize

double ODB_TOOL_RECORD::m_finishSize = 0.0

Definition at line 77 of file test_odb_drill_tools.cpp.

◆ m_num

int ODB_TOOL_RECORD::m_num = -1

Definition at line 76 of file test_odb_drill_tools.cpp.


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