Xref Object Manager (XOM)
@The OfficeXref Object Manager (XOM)
@The OfficeXref Object Manager (XOM) is an AutoLISP application using a dynamic dialog box to present built-in & added operations to manage External Reference Objects displayed both in a Tree and a List view.
Free
XOM Operations:
- Attach – implements AutoCAD's XAttach command on the current selected External Reference Object
- Open – an operation similar to AutoCAD’s XOpen command allowing the selected External Reference Object to be opened as a drawing for editing (SDI needs to be disabled for this operation).
- Copy – a new operation that takes the current selected External Reference Object and generates a new Copy using the same drawing path name ready for placement into the current drawing.
- Delete – implements AutoCAD’s Xref Detach command on the currently selected top-level External Reference Object (nested External Reference Objects will not be deleted).
- Unload – implements AutoCAD’s Xref Unload command on the currently selected External Reference Object.
- Reload – implements AutoCAD’s Xref Reload command on the currently selected External Reference Object.Â
- RePath – a new operation automating the sequence of selecting a new drawing path for the current selected External Reference Object and then renaming it to match the new path drawing name.
- EqPath – a new operation that automates the process of renaming the current selected External Reference Object to match the referenced path drawing name.
- Bind – implements AutoCAD’s Xref Bind command on the selected External Reference Object using either Bind or Insert.
- PType – implements AutoCAD’s Xref PathType command on the selected External Reference Object changing it to one of the following: Full, Relative, or No Path.
- Rename - similar to AutoCAD's Rename command but also gives the user the option to rename a selected nested External Reference Object with a new name.
- Show – a new operation that highlights and zooms in onto an instance of the current selected External Reference Object located in the current drawing space.
XOM Export Command: Exports a log file in the format of a Tree View, List View or both writing all the External Reference Objects including their paths into a text file and opening it in Windows’ Notepad for review.
XOM v2.0.0 New Features
Details
Operating system
Release date
May 22, 2023
Last updated
Mar 26, 2026
Version
2.0.0
Language
Compatible with
ACD
2021, 2022, 2023, 2024, 2025, 2026, 2027
Capabilities
Blocks
Frequently asked questions (FAQs)
Is there additional support information provided?
Found an issue?