KiCad PCB EDA Suite
Loading...
Searching...
No Matches
board_stackup_table.cpp File Reference
#include <board.h>
#include <board_design_settings.h>
#include <board_item.h>
#include <pcb_table.h>
#include <pcb_tablecell.h>
#include <pcb_edit_frame.h>
#include <units_provider.h>
#include <board_stackup_manager/stackup_predefined_prms.h>
#include <string_utils.h>

Go to the source code of this file.

Functions

PCB_TABLEBuild_Board_Stackup_Table (BOARD *aBoard, EDA_UNITS aDisplayUnits)
 

Function Documentation

◆ Build_Board_Stackup_Table()