Hi Torsten I've just discovered pythoncad so I don't know if it can do what you need, but try sdxf.py by Stani (Yep the same Stani as SPE).
Avaliavle from: https://developer.berlios.de/projects/python/ https://developer.berlios.de/projects/python/ This can be used to write programs to write dxf files cheers Elfnor Torsten Bronger wrote: > > Hallöchen! > > I have to prepare a lithography mask which means that there is a lot > of material on it that must be generated with for loops. For > example, 100 very slim rectangles next do each other cannot be drawn > with the mouse, well, at least not conveniently. ;-) > > -- View this message in context: http://www.nabble.com/Scripted-generation-of-DXF-DWG-files-tf4007038.html#a12890358 Sent from the Python - pythoncad mailing list archive at Nabble.com. _______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
