How to get rid of Proxy objects in an AutoCAD drawing.

How to get rid of Proxy objects in an AutoCAD drawing.

john.vellek
Alumni Alumni
77,124 Views
22 Replies
Message 1 of 23

How to get rid of Proxy objects in an AutoCAD drawing.

john.vellek
Alumni
Alumni

Do you keep getting a popup when you open your drawing that indicates that you have proxy objects in your file?

 

 

 

 


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
Accepted solutions (1)
77,125 Views
22 Replies
Replies (22)
Message 21 of 23

jpace
Participant
Participant

Where I work we have gotten proxies that cannot be deleted with any export to autocad, or any creative method such as xref into a new template and bind. When this happens it is usually from the Network130 or some other smart pipe or pressure pipe proxy, dropped off by a Civil 3d user of a more current year. That said, the solution I found is to either enable your software with all the years leading up to the current year, or finding that Zombie Killer LSP, and use that to run the command in the culprit drawing, and it finds those proxies I mentioned and deletes them all. Works like a charm for me since I found zombie killer nearly 5 years ago or more.

0 Likes
Message 22 of 23

jpace
Participant
Participant

find Zombie Killer Lisp routine, and then run it in your Autocad session, then it will delete the proxies that are causing you issues, with no need to save down thereafter.

0 Likes
Message 23 of 23

johnhuan
Explorer
Explorer

type acad command:  proxyshow,  then change value from 1 to 0.  you can hide the ACAD_PROXY_ENTITY objects.

0 Likes