- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
trying to find a lisp routine that will create and outline of selected blocks/objects if possible.
for context, im drawing rows of fridges which contain several blocks (a block for the end panel, the fridge body itself and the opposite end panel), sometimes theres several fridges together in a row called a 'system' (e.g. end panel, fridge, fridge, fridge, end panel)
i then need to create a poly-line around each "run" of fridges (from end panel to end panel). i provided an example below, the white poly-line is the outline that goes around a single fridge, and the gaps at the side panels is exaggerated to make it clearer where the blocks end (usually flush against).
its easy enough to do it manually, however these jobs have many fridges (supermarket refrigeration) and it would save a lot of time if i could just select the blocks that need the outline (even if it can only be done one 'system' at at time)
in the mean time im going to attempt to write a lisp (good luck to me!)
(i attached a dwg. with the poly line and a set of blocks if anyone wants to try and play around and make a lisp themselves)
i hope that all makes sense, thanks in advance.
Solved! Go to Solution.