32    switch( aItem.
Type() )
 
 
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
 
KICAD_T Type() const
Returns the type of object.
 
int GetWidth() const override
 
virtual int GetWidth() const
 
@ PCB_SHAPE_T
class PCB_SHAPE, a segment not on copper layers
 
@ PCB_ARC_T
class PCB_ARC, an arc track segment on a copper layer
 
@ PCB_TRACE_T
class PCB_TRACK, a track segment (segment on a copper layer)