dxfwrite spline problem
Hi everyone, I need to do splines in a dxf file with a script, so I use python dxfwrite : It seems that it is the best thing that exists... But impossible to be sure. But I have a problem with : when I run this sample script : --- #!/usr/bin/python from dxfwrite import
ezdxf type of spline
Hi, Can someone says please to me which kind are the splines of the ezdxf python module ? Is it bezier curves ? Thanks, dylan -- https://mail.python.org/mailman/listinfo/python-list