- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello to everyone.
I come back to my previous "purge all unused AcDbRasterImageDef entities" Post.
Problem ::
I atach an image for example "C:\Users\Gery\Desktop\ACAD\[Problem]\Purge Unused Raster Image Reference\MyRemovedJpgXRef.jpg"
I save the drawing document.
I Quit Autocad
I Restart Autocad by opening the previous document
I delete the imade reference. The document now does'n include the image xref object.
I save the drawing document.
I Quit Autocad
I Restart Autocad by opening the previous document
I export document as DXF format text
I open the exported DXF
Opening DXF using notepad
I see those lines :::
..............
AcDbDictionary
281
1
3
MyRemovedJpgXRef
350
264
0
................
AcDbRasterImageDef
90
0
1
C:\Users\Gery\Desktop\ACAD\[Problem]\Purge Unused Raster Image Reference\MyRemovedJpgXRef.jpg
10
253.0
20
165.0
11
.................
That is causing many problems with document. Those problems I described in my first post.
Is there a solution to purge eny LIBRARY REFERENCE to a DELETED XREF REFERENCE as can be purged unsused BLOCK REFERNCED ?????
Thanks,
Gery
Solved! Go to Solution.