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

#include <pcbnew_settings.h>

Public Attributes

CONVERT_STRATEGY m_Strategy
 
int m_Gap
 
int m_LineWidth
 
bool m_DeleteOriginals
 

Detailed Description

Definition at line 44 of file pcbnew_settings.h.

Member Data Documentation

◆ m_DeleteOriginals

bool CONVERT_SETTINGS::m_DeleteOriginals

Definition at line 49 of file pcbnew_settings.h.

◆ m_Gap

int CONVERT_SETTINGS::m_Gap

Definition at line 47 of file pcbnew_settings.h.

Referenced by CONVERT_TOOL::CreatePolys().

◆ m_LineWidth

int CONVERT_SETTINGS::m_LineWidth

Definition at line 48 of file pcbnew_settings.h.

Referenced by CONVERT_TOOL::CreatePolys().

◆ m_Strategy

CONVERT_STRATEGY CONVERT_SETTINGS::m_Strategy

Definition at line 46 of file pcbnew_settings.h.

Referenced by CONVERT_TOOL::CreatePolys().


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