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

0x0A objects represent DRC (Design Rule Check) elements. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_T
 
LAYER_INFO m_Layer
 
uint32_t m_Key
 
uint32_t m_Next
 
uint32_t m_Unknown1
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown2
 
std::array< int32_t, 4 > m_Coords
 
std::array< uint32_t, 4 > m_Unknown4
 
std::array< uint32_t, 5 > m_Unknown5
 
COND_GE< FMT_VER::V_174, uint32_t > m_Unknown6
 

Detailed Description

0x0A objects represent DRC (Design Rule Check) elements.

Definition at line 743 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Coords

std::array<int32_t, 4> ALLEGRO::BLK_0x0A_DRC::m_Coords

Definition at line 753 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x0A_DRC::m_Key

Definition at line 747 of file allegro_pcb_structs.h.

◆ m_Layer

LAYER_INFO ALLEGRO::BLK_0x0A_DRC::m_Layer

Definition at line 746 of file allegro_pcb_structs.h.

◆ m_Next

uint32_t ALLEGRO::BLK_0x0A_DRC::m_Next

Definition at line 748 of file allegro_pcb_structs.h.

◆ m_T

uint8_t ALLEGRO::BLK_0x0A_DRC::m_T

Definition at line 745 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x0A_DRC::m_Unknown1

Definition at line 749 of file allegro_pcb_structs.h.

◆ m_Unknown2

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0A_DRC::m_Unknown2

Definition at line 751 of file allegro_pcb_structs.h.

◆ m_Unknown4

std::array<uint32_t, 4> ALLEGRO::BLK_0x0A_DRC::m_Unknown4

Definition at line 754 of file allegro_pcb_structs.h.

◆ m_Unknown5

std::array<uint32_t, 5> ALLEGRO::BLK_0x0A_DRC::m_Unknown5

Definition at line 755 of file allegro_pcb_structs.h.

◆ m_Unknown6

COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x0A_DRC::m_Unknown6

Definition at line 757 of file allegro_pcb_structs.h.


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