KiCad PCB EDA Suite
Loading...
Searching...
No Matches
teardrop_types.h File Reference

Go to the source code of this file.

Enumerations

enum class  TEARDROP_TYPE { TD_NONE = 0 , TD_UNSPECIFIED , TD_VIAPAD , TD_TRACKEND }
 define the type of a teardrop: on a via or pad, or a track end More...
 

Enumeration Type Documentation

◆ TEARDROP_TYPE

enum class TEARDROP_TYPE
strong

define the type of a teardrop: on a via or pad, or a track end

Enumerator
TD_NONE 
TD_UNSPECIFIED 
TD_VIAPAD 
TD_TRACKEND 

Definition at line 31 of file teardrop_types.h.