- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I just posted about getting rid of multiply-owned objects.
But I think maybe I should address the cause of these errors.
It seems to me things are getting weird and buggy, (and probably producing the mult-owned errors), when I change the scale of lots of viewports in a drawing, over several paperspaces.
I have a LISP that unlocks all the viewports in a dwg, even in different paperspaces. And I have a LISP that locks them all back up. In between casting these spells, however, I'm manually going to each VP and changing the Standard Scale via Properties. This endeavor seems, especially after an hour or so of doing it, that it lends itself to some sort of LISP routine.
Is there a way to change the Standard Scale of all viewports in a dwg, even in different paperspaces? I've searched but haven't found anything. And this is far beyond my ability to code. I'm hoping someone has a routine laying around that can do, or can be easily modified to do, this.
Solved! Go to Solution.