On Sun, 2005-01-09 at 13:21 +0200, Dave Coventry wrote: > What is the procedure for importing other file formats into > PythonCAD? > > And for eporting?
Hi. Right now there is no way to do either importing or exporting within the program. Any sort of conversion has to take place outside PythonCAD, either with a command-line based program or a graphical one. This lack of import/export abilities is something that I hope to address as development efforts move along this year. -- Art Haas <[EMAIL PROTECTED]> _______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
