|
KiCad PCB EDA Suite
|
Connection point at a track junction or pad-to-track transition. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_Type |
| uint16_t | m_T2 |
| uint32_t | m_Key |
| uint32_t | m_Next |
| uint32_t | m_NetAssignment |
| uint32_t | m_Unknown1 |
| int32_t | m_CoordX |
| int32_t | m_CoordY |
| uint32_t | m_Connection |
| uint32_t | m_Unknown2 |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown3 |
Connection point at a track junction or pad-to-track transition.
Contains coordinates and links to the net assignment and connected track.
Definition at line 1742 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Connection |
Definition at line 1752 of file allegro_pcb_structs.h.
| int32_t ALLEGRO::BLK_0x2E_CONNECTION::m_CoordX |
Definition at line 1750 of file allegro_pcb_structs.h.
| int32_t ALLEGRO::BLK_0x2E_CONNECTION::m_CoordY |
Definition at line 1751 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Key |
Definition at line 1746 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_NetAssignment |
Definition at line 1748 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Next |
Definition at line 1747 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x2E_CONNECTION::m_T2 |
Definition at line 1745 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x2E_CONNECTION::m_Type |
Definition at line 1744 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown1 |
Definition at line 1749 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown2 |
Definition at line 1753 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown3 |
Definition at line 1755 of file allegro_pcb_structs.h.