查看单个帖子
旧 2009-05-05, 10:21 AM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】exploding solids

exploding solids
exploding solids
hi, i'm reading in dxf/dwg files and converting the entities over to my applications format. for solids i want to break them down into simpler entities so i've been using "if( pacis->explode(explodedlist) == eok )" which has worked fine for a while. but i've encountered a dxf that causes the explode function to page fault in the dd_acisbuilder_2.04_8.dll. i rewrote my code to try "oddbobjectptr pnewobj = pacis->decomposeforsave(oddb::vac12, replaceid, exchangexdata);" and that seems to work for this file (but seems slow). i'd rather use the explode function since i'm just reading the file. is it valid to use the explode function with solids, and if so what do i have to do to get it to work for the attached drawing? thanks.
attached files
hi,
this is out bug, it will be fixed in the next release. thank you for report about.
i have fixed defect. so next release will include the fix.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)