KiCad PCB EDA Suite
Loading...
Searching...
No Matches
board_stackup_reporter.h File Reference
#include <eda_units.h>

Go to the source code of this file.

Classes

struct  STACKUP_CSV_OPTIONS
 Options controlling which stackup fields are included in CSV exports. More...
 

Functions

wxString BuildStackupReport (BOARD_STACKUP &aStackup, EDA_UNITS aUnits)
 
wxString BuildStackupCsv (BOARD_STACKUP &aStackup, EDA_UNITS aUnits, const STACKUP_CSV_OPTIONS &aOptions=STACKUP_CSV_OPTIONS())
 

Function Documentation

◆ BuildStackupCsv()

◆ BuildStackupReport()