KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BLK_0x3E Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ BLOCK_TYPE_CODE

uint8_t ALLEGRO::BLK_0x3E::BLOCK_TYPE_CODE = 0x3E
staticconstexpr

Definition at line 2483 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x3E::m_Key

Definition at line 2485 of file allegro_pcb_structs.h.

◆ m_Unknown

std::array<uint32_t, 9> ALLEGRO::BLK_0x3E::m_Unknown

Definition at line 2486 of file allegro_pcb_structs.h.


The documentation for this struct was generated from the following file: