KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CV Namespace Reference

Classes

struct  IFACE
 

Functions

int testFootprintLink (const wxString &aFootprint, PROJECT *aProject)
 
void getFootprintPadNumbers (const wxString &aFootprint, PROJECT *aProject, std::set< wxString > &aPadNumbers)
 
CV::IFACE KIFACE_BASE kiface ("cvpcb", KIWAY::FACE_CVPCB)
 

Function Documentation

◆ getFootprintPadNumbers()

void CV::getFootprintPadNumbers ( const wxString & aFootprint,
PROJECT * aProject,
std::set< wxString > & aPadNumbers )

◆ kiface()

CV::IFACE KIFACE_BASE CV::kiface ( "cvpcb" ,
KIWAY::FACE_CVPCB  )
static

Referenced by Kiface(), and KIFACE_GETTER().

◆ testFootprintLink()