Message 1 of 3
Stuck writing script to connect blocks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I'm trying to write a LISP script to connect a series of blocks to each other using a polyline, I've written a script to place these blocks in an array since there are a few places in the array that require a different block, but now I want to connect the TOP point parameter to the BOTTOM point parameter of the block above it, yet I can't get it to recognize either the block and when it does I get an error stating that I have "too few arguments" could anyone help me get back on track or am I doing something that could be done differently? thanks in advance