- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to piece together a custom LISP for coloring lines in a block. I've been borrowing segments from several other LISPS, but my Frankenstein creation is not cooperating fully....it freezes with the block editor open.
I've established rules for objects, and the way its supposed to work, everything gets assigned to a layer, and then what ever is leftover should automatically go to another specific layer. The code for that is: (t (addprop b "HILMOT-ROLLERS"))
Unfortunately when I put that one line of code in the LISP, it freezes with the block editor open. I just don't understand it, I've checked all the code in the VLIDE editor, parens line up, close correctly, etc...
I've attached the LISP routine and a dwg that shows what needs to happen. Can someone resolve this for me? Thanks in advance!
Solved! Go to Solution.