KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_netlist_utils.h File Reference
#include <wx/string.h>

Go to the source code of this file.

Functions

FOOTPRINTLoadFootprintFromProject (BOARD *aBoard, const LIB_ID &aFootprintId, bool aKeepUuid=false)
 Load a footprint from the project library table and apply board default settings.
 
void LoadNetlistFootprints (BOARD *aBoard, NETLIST &aNetlist, REPORTER &aReporter)
 Load the footprints for each #SCH_COMPONENT in aNetlist from the list of libraries.
 

Function Documentation

◆ LoadFootprintFromProject()

◆ LoadNetlistFootprints()