KiCad PCB EDA Suite
Loading...
Searching...
No Matches
gbr_netlist_metadata.h File Reference

Go to the source code of this file.

Classes

class  GBR_CMP_PNP_METADATA
 Information which can be added in a gerber P&P file as attribute of a component. More...
 
class  GBR_DATA_FIELD
 A Gerber data field. More...
 
class  GBR_NETLIST_METADATA
 Information which can be added in a gerber file as attribute of an object. More...
 

Macros

#define GBR_NETINFO_ALL
 

Macro Definition Documentation

◆ GBR_NETINFO_ALL

#define GBR_NETINFO_ALL
Value:
@ GBR_NETINFO_NET
print info associated to a net (TO.N attribute)
@ GBR_NETINFO_CMP
print info associated to a component (TO.C attribute)
@ GBR_NETINFO_PAD
print info associated to a flashed pad (TO.P attribute)

Definition at line 258 of file gbr_netlist_metadata.h.