20#ifndef IPC2581_TYPES_H 
   21#define IPC2581_TYPES_H 
Information pertinent to a Pcbnew printed circuit board.
 
Represent basic circle geometry with utility geometry functions.
 
Store all of the related component information found in a netlist.
 
This class was created to handle importing ellipses from other file formats that support them nativel...
 
Base material class that can be used to derive other material implementations.
 
@ LEADLESS_CERAMIC_CHIP_CARRIER
 
@ RECTANGULAR_QUAD_FLATPACK
 
@ SURFACE_ROUGHNESS_DOWNFACING
 
@ SURFACE_ROUGHNESS_TREATED
 
@ SURFACE_ROUGHNESS_UPFACING
 
bomCategoryType
This program source code file is part of KiCad, a free EDA CAD application.
 
@ COPLANAR_WAVEGUIDE_EMBEDDED
 
@ COPLANAR_WAVEGUIDE_MASK_COVERED
 
@ COPLANAR_WAVEGUIDE_NO_MASK
 
@ MICROSTRIP_MASK_COVERED
 
@ COPLANAR_WAVEGUIDE_STRIPLINE
 
@ MICROSTRIP_DUAL_MASKED_COVERED
 
@ COPLANAR_WAVEGUIDE_DUAL_MASKED_COVERED
 
@ COPLANAR_GROUND_SPACING
 
certificationCategoryType
 
@ SPECSOURCECONTROLDRAWING
 
@ ASSEMBLYTESTFIXTUREGENERATION
 
@ ASSEMBLYFIXTUREGENERATION
 
@ MECHANICAL
a pad used for mechanical support
 
@ PRESSFIT
a PTH with a hole diameter with tight tolerances for press fit pin
 
#define SZ(x)
Get the length of a string constant, at compile time.