Hi friends,
I want to draw a spline in Autocad.I am having the coordinates of the points( approx. 1000 points), through which spline is to be drawn, in a data file. I want to read the coordinates from the data file and draw the spline. How we can do it using a simple lisp routine or VBA routine...