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

oddb3dsolid to polygon mesh
oddb3dsolid to polygon mesh
i want to convert a oddb3dsolid to a polygon mesh... i'm guessing i use the brep stuff, but it's still not entirely clear to me how to proceed. any help would be much appreciated .
i use:
oddbobjectptr pnewobj = psolid->decomposeforsave(oddb::vac12, replaceid, exchangexdata);
and next
((oddbentityptr )pnewobj)->explode(entityset);
so i have oddbpolyfacemesh.if you use explode again you obtain oddbface.
excellent - thanks for that - i'll give that a go
that worked a treat - thanks
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)