Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Reader
I am new to AutoCAD as well as AutoLISP
I have extracted multiple blocks (along with attributes) from a dwg file.
When i insert a few of them into a new drawing space, all of them seem to be of different sizes. I tried to use the same scale factor for all but that didn't work for obvious reasons.
When i insert the blocks into the same file that i extracted them from, they are inserted in uniform size and scale..
I want a lisp routine that will insert these blocks in uniform size and scaled according to whatever drawing they are being inserted into.
Is this possible?? Please help me...
Solved! Go to Solution.