Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to customize the right-click menu for when an Xref is selected. Unfortunately, I cannot figure out how to refer to the selected Xref within the Macro. When I run each of the following commands from the right-click menu, the command executes for all Xrefs. Is it possible to edit the commands so the selected Xref is the only one that is unloaded, reloaded, detached, etc?
Unload: -xref u *
Reload: -xref r *
Detach: -xref d *
Bind: -xref b *
Any help is much appreciated. I apologize if this has been answered clearly before. I am not a programmer and just want to restore a functionality I got used to CAD having in college.
Solved! Go to Solution.