Current best practices - Removing excess vertices from shapes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone, I wasn't sure if this would be best to put in this forum or the General autocad forum but this is where I ended up.
I'm sure we've all ran into scenarios where we have a shape (usually arcs or curves) that just has too many vertices. Sometimes times these arcs aren't really acts at all but instead are just hundreds or tiny straight lines all put together. I've recently been receiving files of shapes that were created in adobe illustrator and running into this issue a lot.
Which leads me to my question:
What are the current best practices everyone's been using to deal with these situations???
Personally I've used 3rd party programs such as signlab or some cnc softwares, but these can be expensive. I've also found some LISP files such as one called PLDiet (id credit the guy who created it but i don't remember his name) which seems to work good at reducing the amount of vertices but still does not give you a smooth edge. This LISP was created years ago though and is probably a bit outdated now. Then there's always the option of tracing or redrawing something but that can be time consuming and isn't always accurate.
Does anyone have any new lisps that work for this? Or maybe a AutoCAD extension, addon, or plugin? Any cheap and easy 3rd party softwares? I'm open to any and all ideas. My current process has been working but I'm sure someone out there smarter than me has an even better way or doing this.