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 1666 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Connection

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().

◆ m_CoordX

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().

◆ m_CoordY

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().

◆ m_Key

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Key

Definition at line 1670 of file allegro_pcb_structs.h.

◆ m_NetAssignment

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().

◆ m_Next

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().

◆ m_T2

uint16_t ALLEGRO::BLK_0x2E_CONNECTION::m_T2

Definition at line 1669 of file allegro_pcb_structs.h.

◆ m_Type

uint8_t ALLEGRO::BLK_0x2E_CONNECTION::m_Type

Definition at line 1668 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown1

Definition at line 1673 of file allegro_pcb_structs.h.

◆ m_Unknown2

uint32_t ALLEGRO::BLK_0x2E_CONNECTION::m_Unknown2

Definition at line 1677 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 1679 of file allegro_pcb_structs.h.


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