KiCad PCB EDA Suite
Loading...
Searching...
No Matches
drill_legacy_adapter.h File Reference
#include <vector>
#include <drill/drill_operation.h>
#include <gendrill_writer_base.h>

Go to the source code of this file.

Functions

std::vector< HOLE_INFOToLegacyHoleList (const std::vector< DRILL_OPERATION > &aOperations)
 Project canonical operations onto the drill writers' record.
 

Function Documentation

◆ ToLegacyHoleList()