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

Net assignment linking a net (0x1B) to its member objects. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_Type
 
uint16_t m_R
 
uint32_t m_Key
 
uint32_t m_Next
 
uint32_t m_Net
 
uint32_t m_ConnItem
 
COND_GE< FMT_VER::V_174, uint32_t > m_Unknown
 

Detailed Description

Net assignment linking a net (0x1B) to its member objects.

Each NET has a chain of 0x04 blocks, each pointing to a connected item (0x05 track, 0x32 placed pad, 0x33 via, or 0x28 shape for copper fills).

Definition at line 593 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_ConnItem

uint32_t ALLEGRO::BLK_0x04_NET_ASSIGNMENT::m_ConnItem

Definition at line 600 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::NET_ASSIGN::NET_ASSIGN().

◆ m_Key

uint32_t ALLEGRO::BLK_0x04_NET_ASSIGNMENT::m_Key

Definition at line 597 of file allegro_pcb_structs.h.

◆ m_Net

uint32_t ALLEGRO::BLK_0x04_NET_ASSIGNMENT::m_Net

◆ m_Next

uint32_t ALLEGRO::BLK_0x04_NET_ASSIGNMENT::m_Next

Definition at line 598 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::NET_ASSIGN::NET_ASSIGN().

◆ m_R

uint16_t ALLEGRO::BLK_0x04_NET_ASSIGNMENT::m_R

Definition at line 596 of file allegro_pcb_structs.h.

◆ m_Type

uint8_t ALLEGRO::BLK_0x04_NET_ASSIGNMENT::m_Type

Definition at line 595 of file allegro_pcb_structs.h.

◆ m_Unknown

COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x04_NET_ASSIGNMENT::m_Unknown

Definition at line 602 of file allegro_pcb_structs.h.


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