Dear Matteo;
Greetings,
I have edited extFormat.py (not much of progress)
Can you check my approach. (I doubt my approach has a problem)
What I am doing is fo.readline()
to read line and check for specific line in fo (ie FileObject)
Now if I get values of x1, y1 & x2, y2 of a perticular line in
dxf file, I add this new segment in the currently open drawing
(ie image)
But it seems that I am not handling Open tool at all.
extFormat.py
Description: Binary data
_______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
