KiCad PCB EDA Suite
Loading...
Searching...
No Matches
COMMON_SETTINGS::EMBED_FILE_DEFAULTS Struct Reference

#include <common_settings.h>

Public Attributes

bool datasheet
 
bool drawing_sheet
 
bool model_3d
 
bool sim_model
 

Detailed Description

Definition at line 173 of file common_settings.h.

Member Data Documentation

◆ datasheet

bool COMMON_SETTINGS::EMBED_FILE_DEFAULTS::datasheet

Definition at line 175 of file common_settings.h.

Referenced by FILEDLG_HOOK_EMBED_FILE::choiceRef().

◆ drawing_sheet

bool COMMON_SETTINGS::EMBED_FILE_DEFAULTS::drawing_sheet

Definition at line 176 of file common_settings.h.

Referenced by FILEDLG_HOOK_EMBED_FILE::choiceRef().

◆ model_3d

bool COMMON_SETTINGS::EMBED_FILE_DEFAULTS::model_3d

Definition at line 177 of file common_settings.h.

Referenced by FILEDLG_HOOK_EMBED_FILE::choiceRef().

◆ sim_model

bool COMMON_SETTINGS::EMBED_FILE_DEFAULTS::sim_model

Definition at line 178 of file common_settings.h.

Referenced by FILEDLG_HOOK_EMBED_FILE::choiceRef().


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