KiCad PCB EDA Suite
Loading...
Searching...
No Matches
align_distribute_tool.cpp File Reference
#include "tool/selection.h"
#include "align_distribute_tool.h"
#include "pcb_actions.h"
#include "pcb_selection_tool.h"
#include <ratsnest/ratsnest_data.h>
#include <tool/tool_manager.h>
#include <board.h>
#include <board_commit.h>
#include <bitmaps.h>
#include <pcb_edit_frame.h>
#include <geometry/distribute.h>
#include <view/view_controls.h>

Go to the source code of this file.

Functions

BOX2I getBoundingBox (BOARD_ITEM *aItem)
 

Function Documentation

◆ getBoundingBox()