
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello to all:
I have a custom LISP that I am trying to append with additional code. The routine as it currently exists will place only LINES on specified layers. I also need it to assign polylines to layers. I have a code snippet from another LISP that does this perfectly...but I can't get it into the right position inside the line-only LISP.
I've tried inserting it at the beginning, right after "selecting all lines inside block in block editor", and alternatively at the near end, after the program is specifically done dealing with the lines and right before the block editor is closed. Both times, no dice. I understand how most of the code works, but there must be some overall formatting problem that I'm not understanding. One of the errors I was getting was "multiple cdrs"....
I've attached the LISP routine, the snippet I need inserted, and an example block. Can someone please me out by getting it into the right spot? Thanks very much in advance for any help!
Solved! Go to Solution.