[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.
Filtered Flatten Command
Tip# 4189 By Raymond Rizkallah On 22-Sep-2013
0
Rated By 0 users Downloaded : 563
Categories : Object Properties
Software type : AutoCAD 2014
Rename File To : flatt.lsp
This LISP routine filters out all entities except lines, lwpolylines, circles, and arcs.

To avoid some of the pitfalls of the AutoCAD Express Tool called Flatten, contributor Raymond Rizkallah has written this LISP routine that filters out all entities except lines, lwpolylines, circles, and arcs. The routine still uses the Flatten command, but only allows for a selection of the aforementioned entity types.

Start by loading the LISP routine, then run the FLATT command. Make a selection as usual, but notice that only the entity types above will be selected.

 

Average Rating:
0


User comments