高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】how to explode the oddbregion
how to explode the oddbregion
how to explode the oddbregion
i want to expolde the oddbregion the code is:
odrxobjectptrarray entityset;
odresult ret = ptroddbregion->explode(entityset);,but the ret is ecannotexplodeentity. how to fix it ,
thank you very much
attached files
explode command for your test file works fine with the last toolkit.
hello
quote:
originally posted by arumjantsev
explode command for your test file works fine with the last toolkit.
i used the dwgdirect version that is 2.05.8,and i link the lib,
they are
dd_vc8md_spatialindex.lib
dd_vc8md_root.lib
dd_vc8md_br.lib
dd_vc8md_ge.lib
dd_vc8md_gi.lib
dd_vc8md_db.lib
dd_vc8md_gs.lib
dd_vc8md_acisbuilder.lib
dd_vc8md_modelergeometry.lib
dd_vc8md_alloc.lib
dd_vc8md_recomputedimblock.lib
dd_vc8md_dbroot.lib
is that right? but i still cannot explode the oddbregion,
dwgdirect 2.5.8 was never released. after 2.5.2 next release was 2.6.0.
the latest release is 2.6.3
|