|
KiCad PCB EDA Suite
|
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... | |
|
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.