7b4dcb6e10
Currently there is pcbnew.ExportSpecctraDSN() but it needs a pcbnew frame set which makes it unusable outside of the scripting window or a plugin. This refactors actual exporting logic into separate helper and adds an overload to ExportSpecctraDSN(board, filename) that doesn't need pcbnew window. |
||
---|---|---|
.. | ||
pcb_scripting_tool.cpp | ||
pcb_scripting_tool.h | ||
pcbnew_action_plugins.cpp | ||
pcbnew_action_plugins.h | ||
pcbnew_footprint_wizards.cpp | ||
pcbnew_footprint_wizards.h | ||
pcbnew_scripting.cpp | ||
pcbnew_scripting.h | ||
pcbnew_scripting_helpers.cpp | ||
pcbnew_scripting_helpers.h |