KiCad PCB EDA Suite
|
#include <pcb_callbacks.h>
Public Attributes | |
PCB_LAYER_ID | KiCadLayer |
LAYER_TYPE_T | layerType = LAYER_TYPE_SIGNAL |
wxString | netNameRef |
Definition at line 44 of file pcb_callbacks.h.
PCB_LAYER_ID TLAYER::KiCadLayer |
Definition at line 46 of file pcb_callbacks.h.
Referenced by PCAD2KICAD::PCB::MapLayer(), and PCAD2KICAD::PCB::PCB().
LAYER_TYPE_T TLAYER::layerType = LAYER_TYPE_SIGNAL |
Definition at line 47 of file pcb_callbacks.h.
Referenced by PCAD2KICAD::PCB::MapLayer(), and PCAD2KICAD::PCB::PCB().
wxString TLAYER::netNameRef |
Definition at line 48 of file pcb_callbacks.h.
Referenced by PCAD2KICAD::PCB::PCB().