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

Serialized Constraint Manager database containing secondary name table (V172+), material stackup, color palette, and constraint manager state. More...

#include <allegro_pcb_structs.h>

Public Attributes

std::vector< uint32_t > m_Refs
 

Detailed Description

Serialized Constraint Manager database containing secondary name table (V172+), material stackup, color palette, and constraint manager state.

NOT a heap pointer table.

Pre-V172 uses runtime heap pointer format. V172+ uses compact indices that match geometric block keys. The block extends to an offset defined in the header (m_0x27_End). Not imported directly since it is a display/navigation structure, not design data.

Definition at line 1449 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Refs

std::vector<uint32_t> ALLEGRO::BLK_0x27_CSTRMGR_XREF::m_Refs

Definition at line 1451 of file allegro_pcb_structs.h.


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