note re module level functions
This commit is contained in:
parent
6d07fec219
commit
2abc79eb97
|
@ -44,7 +44,9 @@
|
|||
|
||||
using namespace TechDrawGui;
|
||||
|
||||
//TODO: TechDraw does not open/import/export SVG/DXF files. Not sure what belongs here.
|
||||
//TODO: TechDraw does not open/import/export SVG/DXF files like Drawing. Not sure what belongs here.
|
||||
//equivalents to GuiCommand for MDIViewPage::saveSVG?, print, printPDF or just make MDIViewPage methods Py accessible?
|
||||
//
|
||||
/* module functions */
|
||||
static PyObject *
|
||||
open(PyObject *self, PyObject *args)
|
||||
|
|
Loading…
Reference in New Issue
Block a user