Automatically Connect Blocks with Polyline
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am looking for a Lisp routine that will allow me to insert or at least select a series of blocks and then generate a polyline that connects those blocks at either their base point or a selected point on the block definition using filleted 90-degree angles.
The simplest solution would likely just be a one-time thing where all the blocks are placed, they are selected in order, and a single continuous line is generated.
The super fancy solution would be more dynamic, acting somewhat like the stretch command. Put simply, it would allow me to move a block and the polyline would regenerate or update automatically maintaining the 90-degree turns.