KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_fp_properties_3d_model.h File Reference
#include <footprint.h>
#include <panel_fp_properties_3d_model_base.h>
#include <vector>

Go to the source code of this file.

Classes

class  PANEL_FP_PROPERTIES_3D_MODEL
 

Enumerations

enum class  MODEL_VALIDATE_ERRORS {
  MODEL_NO_ERROR , RESOLVE_FAIL , OPEN_FAIL , NO_FILENAME ,
  ILLEGAL_FILENAME
}
 

Enumeration Type Documentation

◆ MODEL_VALIDATE_ERRORS

enum class MODEL_VALIDATE_ERRORS
strong
Enumerator
MODEL_NO_ERROR 
RESOLVE_FAIL 
OPEN_FAIL 
NO_FILENAME 
ILLEGAL_FILENAME 

Definition at line 36 of file panel_fp_properties_3d_model.h.