Message 1 of 15
Need a lisp routine that deletes all layers with the word NODE in them...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Just as the title implies. I'm working on a larger routine that converts surveys to our company standard. The surveys we get have a million NODE layers. Normally LAYDEL would be the way to go, but I need this to happen within the routine I'm making. It would be cool if it could just find layers with that word, but if I need to plug all the specific layers into the routine, that's fine too, as I have them all in an excel file and can paste them. I just don't know how to write it. Thanks.