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

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
 

Detailed Description

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.

Member Data Documentation

◆ m_Connection

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Connection

Definition at line 1752 of file allegro_pcb_structs.h.

◆ m_CoordX

int32_t ALLEGRO::BLK_0x2E_CONNECTION::m_CoordX

Definition at line 1750 of file allegro_pcb_structs.h.

◆ m_CoordY

int32_t ALLEGRO::BLK_0x2E_CONNECTION::m_CoordY

Definition at line 1751 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Key

Definition at line 1746 of file allegro_pcb_structs.h.

◆ m_NetAssignment

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_NetAssignment

Definition at line 1748 of file allegro_pcb_structs.h.

◆ m_Next

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Next

Definition at line 1747 of file allegro_pcb_structs.h.

◆ m_T2

uint16_t ALLEGRO::BLK_0x2E_CONNECTION::m_T2

Definition at line 1745 of file allegro_pcb_structs.h.

◆ m_Type

uint8_t ALLEGRO::BLK_0x2E_CONNECTION::m_Type

Definition at line 1744 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown1

Definition at line 1749 of file allegro_pcb_structs.h.

◆ m_Unknown2

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown2

Definition at line 1753 of file allegro_pcb_structs.h.

◆ m_Unknown3

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown3

Definition at line 1755 of file allegro_pcb_structs.h.


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