Lisp Routine to change Blocks Line Type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone, i recently found online (i guess) the most useful LISP Routine ever.
This one allows to change the color of selected blocks to a specific color from 1 to 255 or ByLayer or ByBlock, for all objects inside the block regardless of weather it is a static or dynamic block.
(I have attached it to this post)
All i want to ask is this:
as i don't know how to write these LISP routines myself, can anyone help me modify this attached LISP so it does a very similar job with line type instead?
what i need it to do is:
- changing the line type to a specific one i chose or ByLayer or ByBlock
- change the scale of the new line type
one cool thing that would make it very good is if it can get the line type and scale data from a selected object and apply it to one or more selected blocks.