KiCad PCB EDA Suite
Loading...
Searching...
No Matches
NET_NODE Struct Reference

One refdes -> net membership row collected from the NETDEF section. More...

#include <autotrax_model.h>

Public Attributes

wxString netName
 
wxString node
 "refdes-pad" connection token
 

Detailed Description

One refdes -> net membership row collected from the NETDEF section.

Definition at line 155 of file autotrax_model.h.

Member Data Documentation

◆ netName

wxString AUTOTRAX::NET_NODE::netName

Definition at line 157 of file autotrax_model.h.

◆ node

wxString AUTOTRAX::NET_NODE::node

"refdes-pad" connection token

Definition at line 158 of file autotrax_model.h.


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