|
KiCad PCB EDA Suite
|
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 |
0x0A objects represent DRC (Design Rule Check) elements.
Definition at line 743 of file allegro_pcb_structs.h.
| std::array<int32_t, 4> ALLEGRO::BLK_0x0A_DRC::m_Coords |
Definition at line 753 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0A_DRC::m_Key |
Definition at line 747 of file allegro_pcb_structs.h.
| LAYER_INFO ALLEGRO::BLK_0x0A_DRC::m_Layer |
Definition at line 746 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0A_DRC::m_Next |
Definition at line 748 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x0A_DRC::m_T |
Definition at line 745 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0A_DRC::m_Unknown1 |
Definition at line 749 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0A_DRC::m_Unknown2 |
Definition at line 751 of file allegro_pcb_structs.h.
| std::array<uint32_t, 4> ALLEGRO::BLK_0x0A_DRC::m_Unknown4 |
Definition at line 754 of file allegro_pcb_structs.h.
| std::array<uint32_t, 5> ALLEGRO::BLK_0x0A_DRC::m_Unknown5 |
Definition at line 755 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x0A_DRC::m_Unknown6 |
Definition at line 757 of file allegro_pcb_structs.h.