| 
    KiCad PCB EDA Suite
    
   | 
 
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)   | |
Definition at line 446 of file import_fabmaster.h.
| int FABMASTER::TRACE::id | 
! RECORD_TAG[0]
Definition at line 451 of file import_fabmaster.h.
| std::string FABMASTER::TRACE::layer | 
! SUBCLASS
Definition at line 449 of file import_fabmaster.h.
| std::string FABMASTER::TRACE::lclass | 
! CLASS
Definition at line 448 of file import_fabmaster.h.
| std::string FABMASTER::TRACE::netname | 
! NET_NAME
Definition at line 450 of file import_fabmaster.h.
| graphic_element FABMASTER::TRACE::segment | 
! GRAPHIC_DATA (can be either LINE or ARC)
Definition at line 453 of file import_fabmaster.h.
Referenced by FABMASTER::traceIsOpen().