21#ifndef JOB_EXPORT_STEP_H 
   22#define JOB_EXPORT_STEP_H 
   30#define BOARD_DEFAULT_CHAINING_EPSILON 0.01 
double m_BoardOutlinesChainingEpsilon
 
bool m_IncludeUnspecified
 
wxString m_ComponentFilter
 
wxString GetFormatName() const
 
bool m_UsePcbCenterOrigin
 
wxString GetDefaultExportExtension() const
 
JOB_EXPORT_PCB_3D::FORMAT m_format
 
wxString GetSettingsDialogTitle() const override
 
void SetStepFormat(EXPORTER_STEP_PARAMS::FORMAT aFormat)
 
wxString GetDefaultDescription() const override
 
EXPORTER_STEP_PARAMS m_3dparams
Despite the name; also used for other formats.
 
JOB(const std::string &aType, bool aOutputIsDirectory)
 
#define BOARD_DEFAULT_CHAINING_EPSILON
 
VECTOR2< double > VECTOR2D