KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | PCB_ACTIONS |
Gather all the actions that are shared by tools. More... | |
class | PCB_EVENTS |
Enumerations | |
enum class | ZONE_MODE { ADD , CUTOUT , SIMILAR , GRAPHIC_POLYGON } |
|
strong |
Enumerator | |
---|---|
ADD | Add a new zone/keepout with fresh settings. |
CUTOUT | Make a cutout to an existing zone. |
SIMILAR | Add a new zone with the same settings as an existing one. |
GRAPHIC_POLYGON |
Definition at line 34 of file pcb_actions.h.