#30n30 - Fix This Crap!!

Okay, This is not a real command.  This handy little lisp command will deploy three commands at once, _setbylayer, _Purge, and _audit.  Great way to fix all the crap in a drawing.

Enjoy!

(defun C:fixthiscrap ()
(command "setbylayer" "all" "" "y" "y")
(princ)
(command "-purge" "a" "" "n")
(princ)
(command "audit" "y")
(princ)

Comments

Popular posts from this blog

How to extract 2D AutoCAD geometry from an Autodesk Inventor DWG Drawing File.

Fence File or FF=