查看单个帖子
旧 2009-05-06, 08:24 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】oddimensionptr-recomputedimblock throws oderror-filenotfoun

oddimensionptr->recomputedimblock throws oderror_filenotfoun
oddimensionptr->recomputedimblock throws oderror_filenotfound exception
i have a win32 dll project where i am trying to recompute the dimension entities found in a specified file. what is happening is that when i execute the recomputedimblock() function i get a oderror_filenotfound error.
since the first project i found in the samples was the odamfcapp i took the recomputedimblock() code from there and inserted it into my dll project. i also took the odrx_declare.. and odrx_define.. statements word for word out of that project and inserted them into my class definition file. i have attached that file for review.
any help or direction would be great.
thanks.
attached files
if you link with static dwgdirect libraries you need to call
odrx_init_static_module_map();
sergey slezkin
thank you. i figured it would be something very simple like that.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)