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

Go to the source code of this file.

Classes

class  DRC_RE_VIA_STYLE_CONSTRAINT_DATA
 

Enumerations

enum class  VIA_STYLE_TYPE {
  ANY = 0 , THROUGH , MICRO , BLIND ,
  BURIED
}
 

Enumeration Type Documentation

◆ VIA_STYLE_TYPE

enum class VIA_STYLE_TYPE
strong
Enumerator
ANY 
THROUGH 
MICRO 
BLIND 
BURIED 

Definition at line 30 of file drc_re_via_style_constraint_data.h.