高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】recoverfile error when reading r21 file
"recoverfile" error when reading r21 file...
"recoverfile" error when reading r21 file...
oddbdatabaseptr pdb = svcs.readfile( f.c_str(), true, false, oda::ksharedenyno);
using "readfile" is ok.
oddbdatabaseptr pdb = svcs.recoverfile(svcs.createfile(f));
using "recoverfile" occur exception when reading r21 file.
sample file would be helpful.
and dwgdirect version which you use.
sergey slezkin
|