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

#include <pcbnew_settings.h>

Public Attributes

wxString output_directory
 
int units
 
int file_options
 
int file_format
 
bool include_board_edge
 
bool exclude_TH
 
bool only_SMD
 
bool use_aux_origin
 
bool negate_xcoord
 

Detailed Description

Definition at line 272 of file pcbnew_settings.h.

Member Data Documentation

◆ exclude_TH

bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::exclude_TH

◆ file_format

int PCBNEW_SETTINGS::DIALOG_PLACE_FILE::file_format

◆ file_options

int PCBNEW_SETTINGS::DIALOG_PLACE_FILE::file_options

◆ include_board_edge

bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::include_board_edge

◆ negate_xcoord

bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::negate_xcoord

◆ only_SMD

bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::only_SMD

◆ output_directory

◆ units

int PCBNEW_SETTINGS::DIALOG_PLACE_FILE::units

◆ use_aux_origin

bool PCBNEW_SETTINGS::DIALOG_PLACE_FILE::use_aux_origin

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