查看单个帖子
旧 2009-05-06, 10:38 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】problem converting .dwg 2004 to 2000 .d

problem converting .dwg 2004 to 2000 .d**
problem converting .dwg 2004 to 2000 .d**
i wrote a program that converts autocad 2004 .dwg files to autocad 2000 .d** files.
pdb->writefile(&odsb,oddb::kdwg,oddb::kdhl_1015,fal se,16);
it makes the file but autocad 2002 dies when opening them (whether the file is .dxf or .dwg it doesn't report an error-it just quits.)
if it is a .dwg file, ac asks about shape files and briefly flashes the drawing before wuitting.
it opens the file fine if i save it as an r14 file (.dxf or .dwg)
pdb->writefile(&odsb,oddb::kdwg,oddb::kdhl_1014,fal se,16);
is this a known issue of do i need to do something extra for 2000 files?
brian
brian p. mccarty
software engineer
nmt corporation
www.nmt.com

this should work. can you duplicate the problem in our odcopyex sample app? if so, please send a 2004 drawing that can be used to replicate the problem to support@opendwg.org and we will look into it.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)