[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Weed R13 Polylines
Tip# 1477 By Skyler Mills On 01-Nov-1998
4
Rated By 1 users Downloaded : 1324
Categories : Linear Objects
Software type : AutoCAD
Rename File To : Tip1477.LSP: WEED2.LSP
an AutoLISP routine that eliminates excessive polyline vertices based on user-specified linear and angular weeding factors.

an AutoLISP routine that eliminates excessive polyline vertices based on user-specified linear and angular weeding factors.

 

Average Rating:
4


User comments
Comment by Cooper,Kent
Posted on 2009-08-11 09:23:16
For 3D and older "heavy" 2D Polylines, not for newer "lightweight" Polylines; attached is a routine that puts the latter on a diet, with similar distance and change-in-direction checks, and certain enhancements. -- Kent Cooper