public enum FormatTypesPublic Enumeration FormatTypespublic enum class FormatTypestype FormatTypes| Gerber274x | 0 | Extended Gerber 274x |
| Gerber274d | 1 | not included Gerber 274d |
| HPGL1 | 2 | HPGL1 format |
| HPGL2 | 3 | HPGL2 format |
| ASCII | 4 | ASCII files, import as text elements. |
| Excellon1 | 5 | Drill layers in Excellon1 format. |
| Excellon2 | 6 | Drill layers in Excellon2 format. |
| Milling | 7 | Milling format |
| ExcellonHP3070 | 8 | ExcellonHP3070 is special drill format. |
| Picture | 9 | pictures can be importat via AddPictureLayer from IPCBIWindow. |
| Document | 10 | Document layer |
| SiebMeyer | 11 | Sieb and Meyer format for signal layers or other types. |
| unknown | 12 | Not possible to import. |
| 13 | PDF for schematics with drawings and descriptions. | |
| IPC2581 | 14 | IPC2581 format with components, nets, signal data and layer stackups. |
| IPC2581B | 15 | IPC2581 revision B format with components, nets, signal data and layer stackups. |
| IPC2581C | 16 | IPC2581 revision C format with components, nets, signal data and layer stackups. |
| IPC356 | 17 | Nets data for existing signal data e.g. for gerber layers. |
| GenCad14 | 18 | Gen Cad 1.4 contains components, nets and signal data. |
| DXF | 19 | In standard case it contains one layer with outlines of elements. |
| ZIP | 20 | Compressed directory in ZIP format. |
| _7Z | 21 | Compressed directory in 7Z format. |
| TGZ | 22 | Compressed directory in TGZ format. |
| RAR | 23 | Compressed directory in RAR format. |
| IDF | 24 | IDF contains two files one with components and one with signal data. |
| ODB__ | 25 | Directory structure of ODB++ format. Contains components, nets, attributes, PCB outline and layer stackup. |
| DPF | 26 | DPF files contain one layer with nets and attributes. |
| EAGLE | 27 | Eagle files contain complete stackup and components. |
| FATF | 28 | Fab Master Files including complete stackup, components and nets. |
| CCZ | 29 | CCZ file including complete stackup, components and nets. |
| GDS | 30 | GDS/GDSII files contain a set of layers |
| FAB | 31 | Cadance FAB File with signals, nets and components. |
| Zuken | 32 | Zuken files with extension ftf and or pcf. |
| SVG | 33 | SVG files containing vector grafics on different layers. |
| PADS | 34 | Pads files with full design information. |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |