47 if( optionsDialog.
ShowModal() == wxID_CANCEL )
const VECTOR2I & GetAuxOrigin() const
int ExportGenCAD(const TOOL_EVENT &aEvent)
Export GenCAD 1.4 format.
BOARD_DESIGN_SETTINGS & GetDesignSettings() const
bool GetOption(GENCAD_EXPORT_OPT aOption) const
Return the selected file path.
wxString GetFileName() const
Export board to GenCAD file format.
void UseIndividualShapes(bool aUnique)
Make pad shapes unique.
void UsePinNamesUnique(bool aUnique)
Make pin names unique.
void StoreOriginCoordsInFile(bool aStore)
Store origin coordinate in GenCAD file.
void FlipBottomPads(bool aFlip)
Flip pad shapes on the bottom side.
void SetPlotOffet(VECTOR2I aOffset)
Set the coordinates offset when exporting items.
bool WriteFile(const wxString &aFullFileName)
Export a GenCAD file.
void Compile_Ratsnest(bool aDisplayStatus)
Create the entire board ratsnest.
void DisplayError(wxWindow *aParent, const wxString &aText)
Display an error or warning message box with aMessage.
This file is part of the common library.