37        BOX2I currentItemBB = item->GetBoundingBox();
 
   39        if( topLeftItem == 
nullptr )
 
   42            topLeftItemBB = currentItemBB;
 
   47            topLeftItemBB = currentItemBB;
 
   53            topLeftItemBB = currentItemBB;
 
 
constexpr coord_type GetLeft() const
 
constexpr coord_type GetTop() const
 
A base class for most all the KiCad significant classes used in schematics and boards.
 
EDA_ITEM * GetTopLeftItem(bool onlyModules=false) const override
 
std::deque< EDA_ITEM * > m_items