KiCad PCB EDA Suite
Loading...
Searching...
No Matches
IP2581_BOM Struct Reference

#include <board_project_settings.h>

Public Attributes

wxString mfg
 Manufacturer name column.
 
wxString MPN
 Manufacturer part number column.
 
wxString dist
 Distributor name column.
 
wxString distPN
 Distributor part number column.
 
wxString id
 Internal ID column.
 
wxString bomRev
 Explicit BOM revision override set by user.
 
wxString schRevision
 Auto-propagated schematic title block revision.
 
wxString mode
 Table 4 function mode token.
 
wxString sections
 Table 4 section key for the optional sections.
 
wxString netNames
 Set to include or to anonymize.
 
wxString refDes
 Set to include or to omit.
 

Detailed Description

Definition at line 146 of file board_project_settings.h.

Member Data Documentation

◆ bomRev

wxString IP2581_BOM::bomRev

Explicit BOM revision override set by user.

Definition at line 153 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::GenerateFile(), DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ dist

wxString IP2581_BOM::dist

Distributor name column.

Definition at line 150 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ distPN

wxString IP2581_BOM::distPN

Distributor part number column.

Definition at line 151 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ id

wxString IP2581_BOM::id

Internal ID column.

Definition at line 152 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ mfg

wxString IP2581_BOM::mfg

Manufacturer name column.

Definition at line 148 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ mode

wxString IP2581_BOM::mode

Table 4 function mode token.

Definition at line 156 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ MPN

wxString IP2581_BOM::MPN

Manufacturer part number column.

Definition at line 149 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ netNames

wxString IP2581_BOM::netNames

Set to include or to anonymize.

Definition at line 158 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ refDes

wxString IP2581_BOM::refDes

Set to include or to omit.

Definition at line 159 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().

◆ schRevision

wxString IP2581_BOM::schRevision

◆ sections

wxString IP2581_BOM::sections

Table 4 section key for the optional sections.

Definition at line 157 of file board_project_settings.h.

Referenced by DIALOG_EXPORT_2581::saveToProject(), and DIALOG_EXPORT_2581::TransferDataToWindow().


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