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