KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_track.h File Reference
#include <array>
#include <optional>
#include <mutex>
#include <board_connected_item.h>
#include <base_units.h>
#include <geometry/shape_segment.h>
#include <core/minoptmax.h>
#include <core/arraydim.h>
#include <lset.h>
#include <padstack.h>
#include <pcb_track_types.h>

Go to the source code of this file.

Classes

class  PCB_TRACK
 
struct  PCB_TRACK::cmp_tracks
 
class  PCB_ARC
 
class  PCB_VIA
 
struct  PCB_VIA::VIA_PARAMETER_ERROR
 

Macros

#define GEOMETRY_MIN_SIZE   (int) ( 0.001 * pcbIUScale.IU_PER_MM )
 

Macro Definition Documentation

◆ GEOMETRY_MIN_SIZE

#define GEOMETRY_MIN_SIZE   (int) ( 0.001 * pcbIUScale.IU_PER_MM )