KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_gencad_export_options.h File Reference
#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...
 

Enumeration Type Documentation

◆ 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 37 of file dialog_gencad_export_options.h.