![]() |
【转帖】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. |
所有的时间均为北京时间。 现在的时间是 05:54 PM. |