KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FABMASTER::TRACE Struct Reference

Classes

struct  BY_ID
 

Public Attributes

std::string lclass
 ! CLASS
 
std::string layer
 ! SUBCLASS
 
std::string netname
 ! NET_NAME
 
int id
 ! RECORD_TAG[0]
 
graphic_element segment
 ! GRAPHIC_DATA (can be either LINE or ARC)
 

Detailed Description

Definition at line 419 of file import_fabmaster.h.

Member Data Documentation

◆ id

int FABMASTER::TRACE::id

! RECORD_TAG[0]

Definition at line 424 of file import_fabmaster.h.

◆ layer

std::string FABMASTER::TRACE::layer

! SUBCLASS

Definition at line 422 of file import_fabmaster.h.

◆ lclass

std::string FABMASTER::TRACE::lclass

! CLASS

Definition at line 421 of file import_fabmaster.h.

◆ netname

std::string FABMASTER::TRACE::netname

! NET_NAME

Definition at line 423 of file import_fabmaster.h.

◆ segment

graphic_element FABMASTER::TRACE::segment

! GRAPHIC_DATA (can be either LINE or ARC)

Definition at line 426 of file import_fabmaster.h.


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