KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIPTRACE::DT_PAD_REF Struct Reference

#include <diptrace_pcb_parser.h>

Public Attributes

int componentIndex = -1
 Component index referenced from net routing metadata.
 
int padIndex = -1
 Pad index (1-based within the component)
 

Detailed Description

Definition at line 208 of file diptrace_pcb_parser.h.

Member Data Documentation

◆ componentIndex

int DIPTRACE::DT_PAD_REF::componentIndex = -1

Component index referenced from net routing metadata.

Definition at line 210 of file diptrace_pcb_parser.h.

Referenced by DIPTRACE::PCB_PARSER::InferPadNetsFromRoutingRefs().

◆ padIndex

int DIPTRACE::DT_PAD_REF::padIndex = -1

Pad index (1-based within the component)

Definition at line 211 of file diptrace_pcb_parser.h.

Referenced by DIPTRACE::PCB_PARSER::InferPadNetsFromRoutingRefs().


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