
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to use LISP to send block objects to layers. The attached LISP and dwg are driving me nuts. Every time I try and run it, the operation halts with the block editor open. I have several suspicions as to what the problem might be, but I think it's time to raise that white flag and ask for help.
The block also has polylines in it. I've got that part handled, but I stripped it out temporarily to focus on just lines. I suspect there's an error in how I'm using the ssget function, or how I'm trying to select the lines based on the coordinates for the x coordinates of the lines' beginning vertices.
Bottom line is: I need to send block lines to layers based on their starting coordinates. Thanks in advance for any help!
Solved! Go to Solution.