Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working with drawings that contain numerous Xrefs, and some of them are intentionally unloaded. I currently use a LISP routine that unloads/reloads all Xrefs, but it's time-consuming and challenging to keep track of which ones should remain unloaded after running the lisp.
Can the LISP routine be modified to load and unload all Xrefs while preserving the original unload status, so that it only reloads those that were previously loaded and leaves the intentionally unloaded ones untouched
Solved! Go to Solution.