| 
    KiCad PCB EDA Suite
    
   | 
 
#include <altium_parser_pcb.h>
Public Attributes | |
| ALTIUM_PAD_HOLE_SHAPE | holeshape | 
| uint32_t | slotsize | 
| double | slotrotation | 
| wxSize | inner_size [29] | 
| ALTIUM_PAD_SHAPE | inner_shape [29] | 
| VECTOR2I | holeoffset [32] | 
| ALTIUM_PAD_SHAPE_ALT | alt_shape [32] | 
| uint8_t | cornerradius [32] | 
Definition at line 640 of file altium_parser_pcb.h.
| ALTIUM_PAD_SHAPE_ALT APAD6_SIZE_AND_SHAPE::alt_shape[32] | 
Definition at line 649 of file altium_parser_pcb.h.
Referenced by ALTIUM_PCB::ConvertPads6ToFootprintItemOnCopper(), and ALTIUM_PCB::HelperParsePad6NonCopper().
| uint8_t APAD6_SIZE_AND_SHAPE::cornerradius[32] | 
Definition at line 650 of file altium_parser_pcb.h.
Referenced by ALTIUM_PCB::ConvertPads6ToFootprintItemOnCopper(), and ALTIUM_PCB::HelperParsePad6NonCopper().
| VECTOR2I APAD6_SIZE_AND_SHAPE::holeoffset[32] | 
Definition at line 648 of file altium_parser_pcb.h.
Referenced by ALTIUM_PCB::ConvertPads6ToFootprintItemOnCopper().
| ALTIUM_PAD_HOLE_SHAPE APAD6_SIZE_AND_SHAPE::holeshape | 
Definition at line 642 of file altium_parser_pcb.h.
Referenced by ALTIUM_PCB::ConvertPads6ToFootprintItemOnCopper().
| ALTIUM_PAD_SHAPE APAD6_SIZE_AND_SHAPE::inner_shape[29] | 
Definition at line 647 of file altium_parser_pcb.h.
Referenced by ALTIUM_PCB::ConvertPads6ToFootprintItemOnCopper().
| wxSize APAD6_SIZE_AND_SHAPE::inner_size[29] | 
Definition at line 646 of file altium_parser_pcb.h.
Referenced by ALTIUM_PCB::ConvertPads6ToFootprintItemOnCopper().
| double APAD6_SIZE_AND_SHAPE::slotrotation | 
Definition at line 644 of file altium_parser_pcb.h.
Referenced by ALTIUM_PCB::ConvertPads6ToFootprintItemOnCopper().
| uint32_t APAD6_SIZE_AND_SHAPE::slotsize | 
Definition at line 643 of file altium_parser_pcb.h.
Referenced by ALTIUM_PCB::ConvertPads6ToFootprintItemOnCopper().