KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS Struct Reference

#include <eeschema_settings.h>

Public Attributes

bool interactive_placement
 
wxString last_file
 
double dxf_line_width
 
int dxf_line_width_units
 
int origin_units
 
double origin_x
 
double origin_y
 
int dxf_units
 

Detailed Description

Definition at line 268 of file eeschema_settings.h.

Member Data Documentation

◆ dxf_line_width

double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width

Definition at line 272 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ dxf_line_width_units

int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width_units

Definition at line 273 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ dxf_units

int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_units

Definition at line 277 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ interactive_placement

bool EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::interactive_placement

Definition at line 270 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ last_file

wxString EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::last_file

Definition at line 271 of file eeschema_settings.h.

◆ origin_units

int EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_units

Definition at line 274 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ origin_x

double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_x

Definition at line 275 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().

◆ origin_y

double EESCHEMA_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_y

Definition at line 276 of file eeschema_settings.h.

Referenced by EESCHEMA_SETTINGS::EESCHEMA_SETTINGS().


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