|
KiCad PCB EDA Suite
|
#include <tools/graphic_edit.h>Go to the source code of this file.
Namespaces | |
| namespace | GRAPHIC_TRIM_PLANNER |
Functions | |
| GRAPHIC_EDIT_RESULT | GRAPHIC_TRIM_PLANNER::Plan (const BOARD_ITEM &aSource, const VECTOR2I &aPointer, const std::vector< const BOARD_ITEM * > &aBoundaries) |
| Plan removal of the part of aSource under aPointer. | |