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

#include <pcbnew_settings.h>

Public Attributes

int report_filter
 
bool update_footprints
 
bool transfer_groups
 
bool delete_shorting_tracks
 
bool delete_extra_footprints
 
bool associate_by_ref_sch
 

Detailed Description

Definition at line 273 of file pcbnew_settings.h.

Member Data Documentation

◆ associate_by_ref_sch

bool PCBNEW_SETTINGS::DIALOG_NETLIST::associate_by_ref_sch

Definition at line 280 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ delete_extra_footprints

bool PCBNEW_SETTINGS::DIALOG_NETLIST::delete_extra_footprints

Definition at line 279 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ delete_shorting_tracks

bool PCBNEW_SETTINGS::DIALOG_NETLIST::delete_shorting_tracks

Definition at line 278 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ report_filter

int PCBNEW_SETTINGS::DIALOG_NETLIST::report_filter

Definition at line 275 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ transfer_groups

bool PCBNEW_SETTINGS::DIALOG_NETLIST::transfer_groups

Definition at line 277 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().

◆ update_footprints

bool PCBNEW_SETTINGS::DIALOG_NETLIST::update_footprints

Definition at line 276 of file pcbnew_settings.h.

Referenced by PCBNEW_SETTINGS::PCBNEW_SETTINGS().


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