KiCad PCB EDA Suite
Loading...
Searching...
No Matches
teardrop.cpp File Reference
#include <confirm.h>
#include <board_design_settings.h>
#include <pcb_track.h>
#include <pad.h>
#include <zone_filler.h>
#include <board_commit.h>
#include <connectivity/connectivity_data.h>
#include <teardrop/teardrop.h>
#include <drc/drc_rtree.h>
#include <geometry/shape_line_chain.h>
#include <geometry/rtree.h>
#include <convert_basic_shapes_to_polygon.h>
#include <bezier_curves.h>
#include <wx/log.h>

Go to the source code of this file.

Macros

#define MAGIC_TEARDROP_ZONE_ID   30000
 

Macro Definition Documentation

◆ MAGIC_TEARDROP_ZONE_ID

#define MAGIC_TEARDROP_ZONE_ID   30000

Definition at line 45 of file teardrop.cpp.