KiCad PCB EDA Suite
|
#include <pad.h>
Go to the source code of this file.
Namespaces | |
namespace | PAD_UTILS |
Functions | |
bool | PAD_UTILS::PadHasMeaningfulRoundingRadius (const PAD &aPad, PCB_LAYER_ID aLayer) |
Returns true if the pad's rounding ratio is valid (i.e. | |
double | PAD_UTILS::GetDefaultIpcRoundingRatio (const PAD &aPad, PCB_LAYER_ID aLayer) |
Get a sensible default for a rounded rectangle pad's rounding ratio. | |