KiCad PCB EDA Suite
Loading...
Searching...
No Matches
padstack.cpp File Reference
#include <convert_basic_shapes_to_polygon.h>
#include "padstack.h"
#include <api/api_enums.h>
#include <api/api_utils.h>
#include <api/api_pcb_utils.h>
#include <api/board/board_types.pb.h>
#include <layer_range.h>
#include <macros.h>
#include <magic_enum.hpp>
#include <pad.h>
#include <board.h>
#include <pcb_shape.h>

Go to the source code of this file.

Functions

 IMPLEMENT_ENUM_TO_WXANY (PAD_DRILL_POST_MACHINING_MODE)
 
 IMPLEMENT_ENUM_TO_WXANY (BACKDRILL_MODE)
 
 IMPLEMENT_ENUM_TO_WXANY (UNCONNECTED_LAYER_MODE)
 

Function Documentation

◆ IMPLEMENT_ENUM_TO_WXANY() [1/3]

IMPLEMENT_ENUM_TO_WXANY ( BACKDRILL_MODE )

◆ IMPLEMENT_ENUM_TO_WXANY() [2/3]

IMPLEMENT_ENUM_TO_WXANY ( PAD_DRILL_POST_MACHINING_MODE )

◆ IMPLEMENT_ENUM_TO_WXANY() [3/3]

IMPLEMENT_ENUM_TO_WXANY ( UNCONNECTED_LAYER_MODE )