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. |
||
---|---|---|
.. | ||
specctra.cpp | ||
specctra.h | ||
specctra.keywords | ||
specctra_export.cpp | ||
specctra_import.cpp | ||
specctra_test.cpp |