- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I received a large 300M file that appears to be various sizes of circle. When I dove into it, I saw that they were not true circles, rather short connected lines. the smallest of which has 181 lines. I am tasked with converting these entities into true circles.
I have run across this before and use 2 LISP routines, one to convert the lines into a polyline, and the other to convert the polyline into a circle. They work fine for small jobs, but not something of this scale. I have attached a small sample of the pattern, along with the routines.
Can one of you gurus combine the routines to convert a large number of entities? This does not necessarily need to be done in LISP. I have a python script but I cannot get it to function.
TIA
Solved! Go to Solution.