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

#include <pcbnew_settings.h>

Public Attributes

int layer
 
bool use_dlg_layer_selection
 
bool interactive_placement
 
bool group_items
 
bool fix_discontinuities
 
double tolerance
 
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 246 of file pcbnew_settings.h.

Member Data Documentation

◆ dxf_line_width

double PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width

◆ dxf_line_width_units

int PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_line_width_units

Definition at line 256 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ dxf_units

int PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::dxf_units

◆ fix_discontinuities

bool PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::fix_discontinuities

◆ group_items

bool PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::group_items

◆ interactive_placement

bool PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::interactive_placement

◆ last_file

wxString PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::last_file

◆ layer

int PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::layer

◆ origin_units

int PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_units

Definition at line 257 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ origin_x

double PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_x

◆ origin_y

double PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::origin_y

◆ tolerance

double PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::tolerance

◆ use_dlg_layer_selection

bool PCBNEW_SETTINGS::DIALOG_IMPORT_GRAPHICS::use_dlg_layer_selection

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