KiCad PCB EDA Suite
|
This file implements the creation of the pcb board items in the poly contours format. More...
#include "board_adapter.h"
#include <board_design_settings.h>
#include <convert_basic_shapes_to_polygon.h>
#include <pcb_shape.h>
#include <footprint.h>
Go to the source code of this file.
This file implements the creation of the pcb board items in the poly contours format.
Definition in file create_layer_poly.cpp.