To customize xref layer name in "LayerDirectorV1-8" find the lines:
;;-----------------------------------------------------------------------------------------------------------------------------------------------------;;
;; Command Pattern | Layer Name | Description | Colour | Linetype | Lineweight | Plot | Plot Style ;;
;;-----------------------------------------------------------------------------------------------------------------------------------------------------;;
;; [string] | [string] | [string] | 0 < int <256 | [string] | -3 = Default | 1 = Will Plot | [string] ;;
;; | | Use "" for none | | | 0 <= int <= 211 | 0 = Won't Plot | Use nil for CTB ;;
;;-----------------------------------------------------------------------------------------------------------------------------------------------------;;
("[DM]TEXT,TEXT" "TEXT" "Text Layer" 2 "Continuous" -3 1 nil )
("DIM*,*LEADER" "DIMENSIONS" "Dimension Layer" 3 "Continuous" -3 1 nil )
("*VPORT*" "DEFPOINTS" "" 7 "Continuous" -3 0 nil )
("XLINE" "XLINE" "Construction Lines" 12 "HIDDEN" 0 0 nil )
and add line:
("XREF" "XREF" "Xref Layer" 2 "Continuous" -3 1 nil )
below it then save and reload "LayerDirectorV1-8".
All the settings Lee includes are suggestions you can modify or add to and if you use an STB you need to replace the nil values for Plot Style to what you want them to be.
64bit AutoCAD Map & Civil 3D 2023
Architecture Engineering & Construction Collection
2023
Windows 10 Dell i7-12850HX 2.1 Ghz 12GB NVIDIA RTX A3000 12GB Graphics Adapter