|
KiCad PCB EDA Suite
|
0x29 objects may represent pins in .dra files. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_Type |
| uint16_t | m_T |
| uint32_t | m_Key |
| uint32_t | m_Ptr1 |
| uint32_t | m_Ptr2 |
| uint32_t | m_Null |
| uint32_t | m_Ptr3 |
| int32_t | m_Coord1 |
| int32_t | m_Coord2 |
| uint32_t | m_PtrPadstack |
| uint32_t | m_Unknown1 |
| uint32_t | m_PtrX30 |
| uint32_t | m_Unknown2 |
| uint32_t | m_Unknown3 |
| uint32_t | m_Unknown4 |
Static Public Attributes | |
| static constexpr uint8_t | BLOCK_TYPE_CODE = 0x29 |
0x29 objects may represent pins in .dra files.
Full version-specific structures not clear yet.
Definition at line 1781 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 1783 of file allegro_pcb_structs.h.
| int32_t ALLEGRO::BLK_0x29_PIN::m_Coord1 |
Definition at line 1797 of file allegro_pcb_structs.h.
| int32_t ALLEGRO::BLK_0x29_PIN::m_Coord2 |
Definition at line 1798 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Key |
Definition at line 1787 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Null |
Definition at line 1793 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Ptr1 |
Definition at line 1790 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Ptr2 |
Definition at line 1791 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Ptr3 |
Definition at line 1795 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_PtrPadstack |
Definition at line 1800 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_PtrX30 |
Definition at line 1805 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x29_PIN::m_T |
Definition at line 1786 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x29_PIN::m_Type |
Definition at line 1785 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Unknown1 |
Definition at line 1802 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Unknown2 |
Definition at line 1807 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Unknown3 |
Definition at line 1808 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x29_PIN::m_Unknown4 |
Definition at line 1809 of file allegro_pcb_structs.h.