Message 1 of 5
lisp to link viewport to object in model space and follow it almost finish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all
I found a great lisp. You make a viewport in each layout, then, you write "hvpo_sync" and the code links each viewport to a block in model space. If you move the blocks and then, you write "hvpo_sync" again, all layouts will fit the block again (awesome if you have 30 layouts and have to change the view of 20 or 25).
But there is just a problem. The code only creates block in model space according to the universal UCS. I mean, if you have viewport in other ucs, the code does not create a rotated block. It creates the block in universal UCS
Is it possible to improve the code in order to fill layouts according to their ucs view?
thanks in advance.