- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi:
I have autodesk autocad 2016 (actually I am confused what is autocad civil, plant....I guess my version includes everything?). We want to make a pattern .dxf file, which will be sent to a manufacturer to make a pattern glass. We will put 300,000 small circles(15e-3mm diameter) in a 12mm diameter large circle region. small circle need to be white and large circle need to be black. I could produce .dxf file in Matlab, but somehow I could specify the absolute size, and also have color issue. So I turn into Autocad, I guess Autocad could do it (please do not tell me I am wrong^_^)
I generated the coordinate text file using Matlab, and then I tried to convert a small test text file to be a .scr file (add commas, and add one command on the first line, such as line, circle). but when I input "script" and try to load this file in Autocad, if my command is "line" in the .scr file, I could get spline plot, howeever, if I use "circle" I got nothing.
Please let me know how to do it, thanks
Solved! Go to Solution.