I have a file in which I can not do any work at the moment, because it is so slow to work within. If I click within a view port there is a wait of over 1 minute, and it constantly zooms to extents when UCSFOLLOW is already set to 0. Even trying the bind my XREFS and removing the datalinks, doesn't seem to change the slowness, I can't attach the file due to its sensitive nature. I also have full AutoCAD for windows, so I have got the ability to trouble shoot on that, but I don't know where to start.
After investigating, I can seem I have two rouge datalinks that are in my model, but I cannot see them or delete them, I spotted these through my full AutoCAD, im using 2020 yes, both Mac and windows. Any ideas how I can forcforcully delete these as (dictremove (namedobjdict) "ACAD_DATALINK") is not working! as I can't seem the files at all in my model space!
forcing removal of the datalinks, still didn't fix the slow drawing.
I have this hierarchy
The drawing im working on is xrefing a drawing that also contains another xref and 3 datalinks. This seems a pretty way to set the drawing up, but something is not work! I have changed computers dn tried moving from Mac to windows, any suggestions?
The table/datalinks will not appear in recent blocks, but I have cleared this none the less. Delays happen in both versions, and I have moved the entire drawing elsewhere and still very slow.
All local, and just on the third drawing in the chain only, hence why I think its something with the linked files
I have found two datalinks in my model, however they are no where to be seen in the model or paper space, they are now unlinked, but I cannot detach, any suggestions ?
Have you tried this:
"Run the DICTEDIT command, select the ACAD_DATALINK dictionary in the left list. Select the DATALINK item in the List of Items (right-bottom). Click the Delete Item button. It will ask you a "Are you sure" question - just so you don't accidentally erase something you didn't want. If the link is used in a table - it will again ask if you also want to delete the table(s). If you answer No to any of the 2 questions nothing will be done.
I've also "wrapped" the entire command in an undo group, so if you decide it's a stuff-up you can simply undo to restore the data links and / or tables as before."
I attached an archive with DICTEDIT, because downloads from augi.com don't work.
EDIT:
You need to run attached AutoLISP in AC for Windows, it won't work on Mac.
Put DictEdit.DCL from archive to AutoCAD support files search path.
Can't find what you're looking for? Ask the community or share your knowledge.