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

Classes

struct  BY_ID
 

Public Attributes

std::string subclass
 ! SUBCLASS
 
std::string name
 ! SYM_NAME
 
std::string refdes
 ! REFDES
 
int id
 ! RECORD_TAG[0]
 
std::unique_ptr< graphic_elementelements
 

Detailed Description

Definition at line 381 of file import_fabmaster.h.

Member Data Documentation

◆ elements

std::unique_ptr<graphic_element> FABMASTER::GEOM_GRAPHIC::elements

Definition at line 388 of file import_fabmaster.h.

Referenced by FABMASTER::processGeometry().

◆ id

int FABMASTER::GEOM_GRAPHIC::id

! RECORD_TAG[0]

Definition at line 386 of file import_fabmaster.h.

Referenced by FABMASTER::GEOM_GRAPHIC::BY_ID::operator()(), and FABMASTER::processGeometry().

◆ name

std::string FABMASTER::GEOM_GRAPHIC::name

! SYM_NAME

Definition at line 384 of file import_fabmaster.h.

Referenced by FABMASTER::processGeometry().

◆ refdes

std::string FABMASTER::GEOM_GRAPHIC::refdes

! REFDES

Definition at line 385 of file import_fabmaster.h.

Referenced by FABMASTER::processGeometry().

◆ subclass

std::string FABMASTER::GEOM_GRAPHIC::subclass

! SUBCLASS

Definition at line 383 of file import_fabmaster.h.

Referenced by FABMASTER::processGeometry().


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