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 408 of file import_fabmaster.h.

Member Data Documentation

◆ elements

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

Definition at line 415 of file import_fabmaster.h.

Referenced by FABMASTER::processGeometry().

◆ id

int FABMASTER::GEOM_GRAPHIC::id

! RECORD_TAG[0]

Definition at line 413 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 411 of file import_fabmaster.h.

Referenced by FABMASTER::processGeometry().

◆ refdes

std::string FABMASTER::GEOM_GRAPHIC::refdes

! REFDES

Definition at line 412 of file import_fabmaster.h.

Referenced by FABMASTER::processGeometry().

◆ subclass

std::string FABMASTER::GEOM_GRAPHIC::subclass

! SUBCLASS

Definition at line 410 of file import_fabmaster.h.

Referenced by FABMASTER::processGeometry().


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