MichaelAllfire 10 Posted January 14 Hi all, Some time ago (a few employers ago actually) I had a lisp command saved that would delete all objects that weren't visible in any viewport. I've since lost this lisp file. Does anyone know where I might be able to find another one similar to this? Thanks in advance! Quote Share this post Link to post Share on other sites
BIGAL 501 Posted January 14 If you write this as a lisp defun select viewport freeze Layer erase all thaw viewport layer Do you know how to use entsel and get the layer ? Quote Share this post Link to post Share on other sites
catoscuro 10 Posted Thursday at 11:49 PM maybe this DelobjNotinViewports.lsp Quote Share this post Link to post Share on other sites