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