#include <mutex>
#include <array>
#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>
Go to the source code of this file.
◆ GEOMETRY_MIN_SIZE
◆ UNDEFINED_DRILL_DIAMETER
#define UNDEFINED_DRILL_DIAMETER -1 |
◆ ENDPOINT_T
Enumerator |
---|
ENDPOINT_START | |
ENDPOINT_END | |
Definition at line 58 of file pcb_track.h.
◆ TENTING_MODE
Enumerator |
---|
FROM_RULES | |
TENTED | |
NOT_TENTED | |
Definition at line 74 of file pcb_track.h.
◆ VIATYPE
Enumerator |
---|
THROUGH | |
BLIND_BURIED | |
MICROVIA | |
NOT_DEFINED | |
Definition at line 65 of file pcb_track.h.