高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】avoid proxies in dwg
avoid proxies in dwg?
avoid proxies in dwg?
hi,
when creating a dwg file with the actual dd version autocad 2000 says on loading this file "proxy information (...) missing application: objectdbx classes (...)". how can i avoid this proxy entity in my file?
torsten
we'll fix it. as a temporary work around you can erase tablestyle dictionary before saving the file. it's id is returned by oddbdatabase::gettablestyledictionatyid(false)
surely it would work only if you do not use ac2005 table entities and table styles.
sergey slezkin
hi sergey,
thanks for your reply. i am erasing the object as you suggested, and it works!
torsten
|