Jump to content

Large Polylines Slowing Things Down...


Recommended Posts

Posted (edited)

(AutoCAD 2008 ) I have many polylines that have been splined so many times that they have a ton of vertices, so many that my program stops working when I click on the line. I have begun to draw new lines to get rid of the slow, horrible lines, but I have come to a problem. How do I get rid of the old lines if I can't click on them without my program locking up?

 

I can't just turn their respective layers off because I have important things on the layers, and it would be a humongous hastle, not to mention the fact that I like a clean file with no random layers that just sit there never used.

 

Any help would be great! Also, any tips to create this from happening in the first place would also be great!

 

Thanks!

Edited by Tiger
changed smiley
Posted

Ugh..I'm using AutoCAD 2008. That smiley came out of nowhere!

Posted

The slowness is likely due to AutoCAD calculating the area of the polyline. If you have the Properties palette open (even if it's docked or minimized) close it and you should be able to select it without AutoCAD doing all the intense calculations.

This also applies to QuickProperties (if that was in 2008)

Posted

I had the properties palette docked, so I closed it completely. But the problem didn't go away.....

Posted

You could issue the Erase command before selecting anything. Then pick the pl's. That should allow you to erase it at least. Otherwise you might look for a lisp called WEED to reduce the number of vertices, perhaps that might work, just Google for it.

Posted

Using Qselect is the best way to get them selected and removed. Were these lines created by Civil3D or some other verticle?

 

Have you tried running an Audit and using -PURGE (note the -) and purge regapps, zero-length geometry and empty text objects?

Posted

a very slow way to do it would be to use PEdit and Straighten the Polylines....I don't know if there is someway to use that in a Lisp-setting to help with this problem.

Posted

Thanks! I'll try your tips and see if I can get something to work!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...