
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
ERRRRGH. I need help using vl-position. I've attached a dwg and a LISP file; the dwg has 2 columns of horizontal lines. The left column is a block, showing the result of a different "upstream" LISP routine. I need all the lines to end like the single lines on the right.
The block that these lines go in will always be in this orientation, with these lines always in the same place. I can't figure out any other way to change the color/layer assignment of the lines that are indicated by the orange lines....so I'm trying to select/assign them by their vertical coordinates.
I don't want to mess with the upstream LISP routine. These lines come from another block with a lot more going on.
The attached LISP file is as far as I can get, I can't get the syntax with the vl-position cooperating; when I try running the LISP, it freezes with the block editor open.
I started with the 23rd line down from the top. If someone can help me get that 23rd line to go to the "HILMOT-MDR" layer, I should be able to handle the other lines myself. Thanks in advance for any help!
Solved! Go to Solution.