
10-14-2008, 08:42 AM
|
 | | | Join Date: Nov 2005 Location: UK
Posts: 1,468
| |
To get it into ACAD, have your text file in the following format with PLINE on the first line: have X and Y values separated by a comma and each X, Y point on a separate line: eg:
PLINE
1.000, 2.000
3.000, 4.000
etc...
Save the text file with an SCR extension, run ACAD and type "SCRIPT" in the command line, then select the SCR file you just made and voila! it will import the points automaticaly
You can select the Polyline so made and EXPLODE it if you want separate little lines.
__________________ I love deadlines- I like the whooshing sound they make as they fly by. |