|
KiCad PCB EDA Suite
|
#include <map>#include <string>#include <vector>#include <math/vector2d.h>#include <pcb_io/common/plugin_common_layer_mapping.h>#include <io/pads/pads_unit_converter.h>#include <zones.h>#include "pads_layer_mapper.h"#include "pads_parser.h"Go to the source code of this file.
Classes | |
| class | PADS_PCB_CONVERTER |
| Builds KiCad board objects from the PADS_IO model structs. More... | |