CreatesXrefsLayersAssign
[lisp_menu_cards] [cet_page_terms]
UnReloadDetachSelectedXrefs
[lisp_menu_cards] [cet_page_terms]

XrefDrawingOrder
- Purpose: Provides a DCL dialog to reorder XREF draw order from Top to Bottom, then applies that order safely using the DRAWORDER command.
- Persistence: Remembers the last applied order per drawing and supports named saved orders stored on disk.

XRefs2Layers
- Goal: Manage how external references (XRefs) are reassigned to layers in the current drawing.
- Modes: Either move all XRefs to a single _XREF layer or move each XRef to its own 0-XREF_<XRefName> layer.
- User experience: Presents a DCL dialog with radio buttons and remembers the last selected option for the next run.

ZoomXref
ZoomXref.lsp summary- • Purpose: Display a dialog listing Xrefs and zoom the view to the combined bounding box of the selected Xref inserts in Model Space.
- • Key idea: LIVE wildcard filtering updates the list while typing, then ActiveX ZoomWindow zooms precisely to the Xref LL and UR corners.
