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

#include <symbol_editor_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 57 of file symbol_editor_settings.h.

Member Data Documentation

◆ dxf_line_width

double SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width

◆ dxf_line_width_units

int SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width_units

◆ dxf_units

int SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_units

◆ interactive_placement

bool SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::interactive_placement

◆ last_file

wxString SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::last_file

Definition at line 60 of file symbol_editor_settings.h.

◆ origin_units

int SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_units

◆ origin_x

double SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_x

◆ origin_y

double SYMBOL_EDITOR_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_y

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