|
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 1666 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Connection |
Definition at line 1676 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::CONNECTION_OBJ::CONNECTION_OBJ().
| int32_t ALLEGRO::BLK_0x2E_CONNECTION::m_CoordX |
Definition at line 1674 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::CONNECTION_OBJ::CONNECTION_OBJ().
| int32_t ALLEGRO::BLK_0x2E_CONNECTION::m_CoordY |
Definition at line 1675 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::CONNECTION_OBJ::CONNECTION_OBJ().
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Key |
Definition at line 1670 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_NetAssignment |
Definition at line 1672 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::CONNECTION_OBJ::CONNECTION_OBJ().
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Next |
Definition at line 1671 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::CONNECTION_OBJ::CONNECTION_OBJ().
| uint16_t ALLEGRO::BLK_0x2E_CONNECTION::m_T2 |
Definition at line 1669 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x2E_CONNECTION::m_Type |
Definition at line 1668 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown1 |
Definition at line 1673 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown2 |
Definition at line 1677 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown3 |
Definition at line 1679 of file allegro_pcb_structs.h.