26#ifndef PCB_COMPONENT_H_ 
   27#define PCB_COMPONENT_H_ 
Information pertinent to a Pcbnew printed circuit board.
 
virtual void SetPosOffset(int aX_offs, int aY_offs)
 
PCAD_CALLBACKS * m_callbacks
 
PCB_LAYER_ID GetKiCadLayer() const
 
virtual void AddToBoard(FOOTPRINT *aFootprint=nullptr)=0
 
wxString m_PatGraphRefName
 
int GetNetCode(const wxString &aNetName) const
 
PCAD_PCB_COMPONENT(PCAD_CALLBACKS *aCallbacks, BOARD *aBoard)
 
PCB_LAYER_ID m_KiCadLayer
 
PCB_LAYER_ID
A quick note on layer IDs: