高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】odamfcappdll.exe can not open my file 1018270.dwg
odamfcappdll.exe can not open my file "1018270.dwg"
odamfcappdll.exe can not open my file "1018270.dwg"
it seems that "object of class acdbblockbegin can't be cast to acdbtextstyletablerecord".
the file "1018270.dwg" can be open in autocad 2007.
attached files
hello zhang,
really there is bug in dwgdirect library. we will fix it in next release. thank you for report.
note your file contents rotated dimensions with blockbegin id instead of text style id.
best regards,
sergey z.
if the file is not opening with readfile(), you may try recoverfile().
(autocad is very tolerant to some kind of errors)
vladimir
thanks a lot.
|