ZombieKiller
Win32 und 64 Bit, DeutschAllgemeine Anweisungen zur Verwendung
ObjectARX applications can use custom objects.
If these applications or the corresponding object activators (Object Enabler) are not available when opening such a file, Autodesk® AutoCAD® converts these objects "proxy objects" (or zombie).
When you're sure you do not need these objects can be deleted to reduce the file. To do this, run the command KILLZOMBIES and choose the applications for which you want to delete the proxy objects.
A LISP function named gc-killallzombies removes all the proxy objects and proxy entities found in the drawing.
(gc-killallzombies) returns a list of the quantities of objects found and erased of type:
(("ProxyEntity" found erased) ("ProxyObject" found erased))
Befehle
Symbol in der Multifunktionsleiste/im Werkzeugkasten | Befehl | Beschreibung des Befehls |
---|---|---|
|
KILLZOMBIES |
Erases the proxy entities and objects for the selected applications in the dialog. |
|
FINDZOMBIES |
Searches for proxy entities (graphical) and objects (non-graphical) in the whole drawing. Shows the results in a dialog. |
Installation/Deinstallation
The installer that ran when you downloaded this app/plug-in from Autodesk App Store will start installing the app/plug-in. OR, simply double-click the downloaded installer to install the app/plugin. You may need to restart the Autodesk product to activate the app/plug-in. To uninstall this plug-in, exit the Autodesk product if you are currently running it, simply rerun the installer, and select the "Uninstall" button. OR, click Control Panel > Programs > Programs and Features (Windows 7/8.1/10/11) and uninstall as you would any other application from your system.
Weitere Informationen
Bekannte Probleme
Kontakt
Informationen zum Autor/zur Firma
Support-Informationen
Gilles Chanteau gilecad@orange.fr
Versionsverlauf
Versionsnummer | Versionsbeschreibung |
---|---|
3.0.0 |
AutoCAD 2025 support. |
2.0.0 |
Added 2024 support. |
1.0.2 |
Autodesk® AutoCAD® 2019 support. |
1.0.1 |
AutoCAD® 2015 support |
1.0.0 |
Initial version |