41 ZONE zone( &m_board );
53 ZONE zone( &m_board );
73 ZONE zone( &m_board );
Information pertinent to a Pcbnew printed circuit board.
Handle a list of polygons defining a copper zone.
virtual PCB_LAYER_ID GetLayer() const override
Return the primary layer this item is on.
virtual void SetLayer(PCB_LAYER_ID aLayer) override
Set the layer this item is on.
void SetLayerSet(const LSET &aLayerSet) override
bool IsOnCopperLayer() const override
PCB_LAYER_ID GetFirstLayer() const
BOOST_TEST(box.ClosestPointTo(VECTOR2D(0, 0))==VECTOR2D(1, 2))
BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_CASE(SingleLayer)