|
KiCad PCB EDA Suite
|
Ordered list of block keys. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint32_t | m_Key |
| std::array< uint32_t, 9 > | m_Unknown |
Static Public Attributes | |
| static constexpr uint8_t | BLOCK_TYPE_CODE = 0x3E |
Ordered list of block keys.
Context-dependent usage; appears alongside other block types for grouping related objects.
Definition at line 2481 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 2483 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3E::m_Key |
Definition at line 2485 of file allegro_pcb_structs.h.
| std::array<uint32_t, 9> ALLEGRO::BLK_0x3E::m_Unknown |
Definition at line 2486 of file allegro_pcb_structs.h.