KiCad PCB EDA Suite
|
#include <TDF_Attribute.hxx>
#include <TDF_Label.hxx>
#include <Standard_GUID.hxx>
#include <TDF_Data.hxx>
Go to the source code of this file.
Classes | |
class | KICAD3D_INFO |
This is an internal KiCad use attribute to add additional markup to a opencascade document for internal processing. More... | |
Enumerations | |
enum class | KICAD3D_MODEL_TYPE { BOARD , COMPONENT } |
|
strong |
Enumerator | |
---|---|
BOARD | |
COMPONENT |
Definition at line 33 of file kicad3d_info.h.