- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
Apologies if this is trivial but I've been having an issue when trying to run a .scr file in AutoCAD. In order to draw an accurate quadratic curve, I have created a table of data points with a column C of ',' between x and y columns A and B respectively as suggested by the Autodesk site. x values range from 0 to 5 in increments of 0.1 and y values are simply x^2. I saved the file as .txt then converted to .scr but when running the SCRIPT command on CAD and selecting this .scr file, an error appears stating 'Unknown command "0"' which may be in reference to the first x value (which is also the first piece of data in the script). I followed the instructions provided by "Draw polylines defined by equations" from Autodesk Knowledge but something must be wrong/missing here surely? I've attached the .txt file if you wish to have a look.
Would appreciate any help on this matter greatly!
P.S. I'm planning on revolving this curve by 360 degrees to create a 3D bowl-like structure in case any method for solving the problem above would be better suited for my next steps.
Thanks!
Solved! Go to Solution.