查看单个帖子
旧 2009-05-06, 02:33 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】how to enable viewer support of inventor 2008 dwgs in odamfc

how to enable viewer support of inventor 2008 dwgs in odamfc
how to enable viewer support of inventor 2008 dwgs in odamfcapp (static configuration
i have linked both of
odamfcapp.exe (static configuration, 2.6.3)
odamfcappdll.exe (dll configuration, 2.6.3)
the odamfcappdll.exe renders inventor 2008 dwg drawings, however odamfcapp.exe does not (just shows blank.)
how do i enable the static configuration to view inventor 2008 dwg drawings?
example inventor 2008 dwg testdwg.dwg attached (from another thread in this forum.)
thanks,
paul g
attached files
try adding
odrx_declare_static_module_entry_point(dd_idmodule );
and
odrx_define_static_appmodule(l"acidviewobj.drx", dd_idmodule)
in static module declarations
vladimir
ok, thanks, it worked.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)