|
KiCad PCB EDA Suite
|
#include <dialog_shim.h>Go to the source code of this file.
Classes | |
| class | DIALOG_GENCAD_EXPORT_OPTIONS |
Enumerations | |
| enum | GENCAD_EXPORT_OPT { FLIP_BOTTOM_PADS , UNIQUE_PIN_NAMES , INDIVIDUAL_SHAPES , USE_AUX_ORIGIN , STORE_ORIGIN_COORDS } |
| Settings for GenCAD exporter. More... | |
| enum GENCAD_EXPORT_OPT |
Settings for GenCAD exporter.
| Enumerator | |
|---|---|
| FLIP_BOTTOM_PADS | |
| UNIQUE_PIN_NAMES | |
| INDIVIDUAL_SHAPES | |
| USE_AUX_ORIGIN | |
| STORE_ORIGIN_COORDS | |
Definition at line 42 of file dialog_gencad_export_options.h.