Updating all xref's
in Linux
Hi,
is there a command to update all xrefs? The way I update xrefs now is opening drawing explorer, selecting thte xrfe and reloading it. It would be handy to have a command to reload all xrefs at once. Does nayone know of faster workflow than I am using?
Tom
is there a command to update all xrefs? The way I update xrefs now is opening drawing explorer, selecting thte xrfe and reloading it. It would be handy to have a command to reload all xrefs at once. Does nayone know of faster workflow than I am using?
Tom
0
Comments
-
Command line:
-XR ENTER / R ENTER / ENTER
You could make a simple macro to do the same.0 -
Command line:
-XR ENTER / R ENTER / ENTER
You could make a simple macro to do the same.
Thanks Robt,
starting XR withou GUI didn't come to my mind. This will solve the issue.
Tom0 -
If updating of all xrefs is required frequently, adding a tool button via menu customization takes but a moment.
Command: -XR;R;;
Select the xref_update icon.
Done.0
This discussion has been closed.