Draw Order Manager for references
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a drawing with 6 Xrefs and want to visiually manage the draw order of These references to ensure the Hatching is at the bottom and the Fencing is at the top (for example).
I don't know that there is a built-in way that the draw order for Xrefs can be seen and amended.
I found this Picture online (based my example off the xref names) and I would like to get a Lisp to recreate this XRef Draw Order Manager, so that I can see the current draw order and Change it by selecting one (or more) Xref(s) and clicking on a "move up" or "move down" button to put them where they belong.
Only other way to do this that I'm Aware of is to select the Xref you want to be up top first, make its DO "down to bottom", then select the 2nd to top and again make it go "down to bottom" etc, but this is too time consuming
Does a sort of Xref DO Manager exist / can one be relatively easily created to be called up via a Lisp?