Message 1 of 3
purge all unused AcDbRasterImageDef entities
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Atouching a RasterImage in a document (for example "C:\Demo.jpg"), and deleting the object, AcDbDictionary item ("Demo") and AcDbRasterImageDef item ("C:\Demo.jpg"), remains, and purge ALL cannot remove the reference,. It ausses the result , autocad to prevent "C:\Demo.jpg" path to be deleted using windows explorer
(allthow , you deleted the created instace). Is there a way to purge them using a lisp code ?? That will be a code that purges all DB references to unused Raster Images.
Thanks,
Gery